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 243fc28..0d12a29 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -2,7 +2,7 @@ * { border: none; border-radius: 0; - font-family: IBMPlexMono; + font-family: LiterationMono Nerd Font Propo; font-weight: normal; font-size: 14px; min-height: 0; |