diff --git a/waybar/.config/waybar/style.css b/waybar/.config/waybar/style.css index 7038f86..f81f22e 100644 --- a/waybar/.config/waybar/style.css +++ b/waybar/.config/waybar/style.css @@ -2,6 +2,7 @@ border: none; border-radius: 0; /* `otf-font-awesome` is required to be installed for icons */ + all: unset; font-family: Inconsolata Nerd Font; font-size: 17px; min-height: 0px; @@ -166,3 +167,5 @@ label:focus { #mpd.paused { } + +