diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2025-11-04 20:36:12 +0000 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2025-11-04 20:36:12 +0000 |
| commit | 8445cf31571ee682d408137e37c6960b666e7906 (patch) | |
| tree | 28a03b7ff8a62d148193ce3f4e05fb785133ec7d /.config/qutebrowser/stylesheet.qss | |
| parent | e37815736000185c9d1268894c0a35a91b7ebae4 (diff) | |
Initial commit
Diffstat (limited to '.config/qutebrowser/stylesheet.qss')
| -rw-r--r-- | .config/qutebrowser/stylesheet.qss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/qutebrowser/stylesheet.qss b/.config/qutebrowser/stylesheet.qss new file mode 100644 index 0000000..0266bac --- /dev/null +++ b/.config/qutebrowser/stylesheet.qss @@ -0,0 +1 @@ +* { font-family "GoMono Nerd Font"; font-size: 11pt } |
