diff options
Diffstat (limited to '.config/waybar/style.css')
| -rw-r--r-- | .config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index cc85e29..64288cd 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -9,7 +9,7 @@ * { border: none; border-radius: 0; - font-family: Iosevka Medium, Noto Sans, Font Awesome, monospace; + font-family: Iosevka SS08, Noto Sans, Font Awesome, monospace; font-size: 12pt; min-height: 0; } |