diff options
author | awy <awy@awy.one> | 2024-10-26 20:06:50 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-10-26 20:06:50 +0300 |
commit | 8d75eeed6fa1e11e1e9251f134db5965c3b28f31 (patch) | |
tree | ee591956e306f11aedf4c696c59cf588d493fb4f /.config/waybar/style.css | |
parent | 839dd435aa76c03c7dc7018f09e9e475e471760e (diff) |
font
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 e6048ff..7937759 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: LiterationMono Nerd Font Propo; + font-family: DejaVuSansM Nerd Font Propo; font-weight: normal; font-size: 14px; min-height: 0; |