diff options
author | awy <awy@tutamail.com> | 2024-08-28 02:28:34 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-28 02:28:34 +0300 |
commit | cea38efa49569de8ba1212dd03b2250ac59ebbd4 (patch) | |
tree | 68bd1a0614c222c98b385414d286385fc6ff57a1 /.config/waybar | |
parent | e9dd561a1fd9795f8710d420f66a06955b67e5d0 (diff) |
theme
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 f082e00..ac53d24 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -1,7 +1,7 @@ * { border: none; border-radius: 0; - font-family: JetBrainsMono Nerd Font Propo; + font-family: LiterationMono Nerd Font Propo; font-weight: normal; font-size: 14px; min-height: 0; |