diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-30 18:00:31 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-30 18:00:31 -0500 |
commit | f9c1de91bc7d0854f72212edf05080196adba2b6 (patch) | |
tree | 3512aaeb77579453fcdc7fa56b82a3ce24252fa8 /config/waybar/style.css | |
parent | c2fcd44b6a64ec7fd44f364a64396f680babbf8d (diff) | |
download | rcm-f9c1de91bc7d0854f72212edf05080196adba2b6.tar.gz rcm-f9c1de91bc7d0854f72212edf05080196adba2b6.tar.bz2 rcm-f9c1de91bc7d0854f72212edf05080196adba2b6.zip |
Updates
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 e017c1a..275b893 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -1,6 +1,6 @@ * { /* `otf-font-awesome` is required to be installed for icons */ - font-family: Input Mono Compressed; + font-family: Input Sans Compressed; font-size: 18px; } |