diff options
Diffstat (limited to '.config/waybar')
| -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 64288cd..95d2f41 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -9,7 +9,7 @@ * { border: none; border-radius: 0; - font-family: Iosevka SS08, Noto Sans, Font Awesome, monospace; + font-family: Iosevka SS05, Liberation Mono, Noto Sans, Font Awesome; font-size: 12pt; min-height: 0; } |