Fix Tower and waybar

This commit is contained in:
Bun 2025-05-28 23:30:55 -04:00
parent 63c42b081d
commit 7a128968c2
2 changed files with 5 additions and 5 deletions

View file

@ -300,9 +300,9 @@
}
#waybar { background: #${config.look.colors.dark}; }
#network { padding: 0 8px 0 4px; }
#pulseaudio, #scratchpad, #privacy, #tray, #bluetooth { margin-left: 4px; }
#mpris, #custom-notifs, #idle_inhibitor, #custom-weather, #cpu, #memory, #custom-vram, #backlight, #battery { margin: 0 5px 0 2px; }
#network { padding: 0 6px 0 4px; }
#scratchpad, #privacy, #tray, #bluetooth { margin: 0 2px 0 2px; }
#pulseaudio, #mpris, #custom-notifs, #idle_inhibitor, #custom-weather, #cpu, #memory, #custom-vram, #backlight, #battery, #clock { margin: 0 2px 0 4px; }
#workspaces { padding: 0 6px 0 0; }
#workspaces button {