diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 14:26:51 +0000 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2024-12-25 14:26:51 +0000 |
| commit | dc41873a79b32ed3d34dd7dac09c081f7472d207 (patch) | |
| tree | ba3c80c8d137263a8f346cf32853d15f75094fab /wofi/style.css | |
| parent | f4c682dc6bdeebe9f0c6a20deb7092cf893791a1 (diff) | |
Change most things to symlinks instead of hardlinks
Diffstat (limited to 'wofi/style.css')
| -rw-r--r-- | wofi/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wofi/style.css b/wofi/style.css index af56f21..72681a7 100644 --- a/wofi/style.css +++ b/wofi/style.css @@ -5,7 +5,7 @@ window { margin: 5px; - font-family: Iosevka Nerd Font; + font-family: Iosevka Term SS08, Iosevka Nerd Font Mono; background-color: transparent; } |
