mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 17:41:53 -05:00
home/waybar: sorted tray icons
This commit is contained in:
parent
f78be599d7
commit
f2f398876d
|
@ -16,7 +16,7 @@ window#waybar {
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
color: #ca9ee6;
|
color: #ca9ee6;
|
||||||
}
|
}
|
||||||
#clock, #battery, #pulseaudio, #bluetooth, #network, #tray, #power-profiles-daemon {
|
#clock, #battery, #bluetooth, #network, #power-profiles-daemon, #pulseaudio, #tray {
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue