diff --git a/config/waybar-style.css b/config/waybar-style.css index 514ae76..48d3c32 100644 --- a/config/waybar-style.css +++ b/config/waybar-style.css @@ -4,8 +4,10 @@ * { /* `otf-font-awesome` is required to be installed for icons */ - font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif; + /* font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif; */ + font-family: Hack; font-size: 13px; + letter-spacing: -1px; } window#waybar {