diff --git a/.config/waybar/style.css b/.config/waybar/style.css index b11ae90..a183614 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -37,7 +37,8 @@ window#waybar.solo { #workspaces button { border-top: 2px solid transparent; /* To compensate for the top border and still have vertical centering */ - padding: .1em .2em; + /* padding: .1em .1em; */ + padding: 0; color: #888888; } @@ -58,7 +59,8 @@ window#waybar.solo { #mode, #battery, #cpu, #memory, #network, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-spotify, #custom-weather, #custom-mail { margin: 0px 5px 0px 5px; - min-width: 25px; + /* min-width: 25px; */ + min-width: 30px; } #clock.date {