home/waybar: sorted tray icons

This commit is contained in:
Aly Raffauf 2024-03-27 20:03:33 -04:00
parent f78be599d7
commit f2f398876d

View file

@ -16,7 +16,7 @@ window#waybar {
#workspaces button.active {
color: #ca9ee6;
}
#clock, #battery, #pulseaudio, #bluetooth, #network, #tray, #power-profiles-daemon {
#clock, #battery, #bluetooth, #network, #power-profiles-daemon, #pulseaudio, #tray {
padding: 0 10px;
margin: 0 5px;
}