diff --git a/.config/waybar/style.css b/.config/waybar/style.css index 3cdf76d..7cdaf55 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -42,12 +42,12 @@ window#waybar.solo { } #mode, #battery, #cpu, #memory, #network, #pulseaudio, #idle_inhibitor, #backlight, #custom-storage, #custom-spotify, #custom-weather, #custom-mail { - margin: 0px 6px 0px 10px; + margin: 0px 6px 0px 0px; min-width: 15px; } #clock { - margin: 0px 16px 0px 10px; + margin: 0px 16px 0px 0px; min-width: 95px; }