diff options
author | awy <awy@tutamail.com> | 2024-08-07 10:57:21 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-07 10:57:21 +0300 |
commit | e82d74fa8de7ed165869674027832523318e9246 (patch) | |
tree | 99dc94fb49840df9f6cdaffdd7205a4aefb13473 /.config/waybar | |
parent | ff2737552cc75a9b7792d751359eb5dd5c835571 (diff) |
waybar
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; |