This commit is contained in:
Stephan Raabe 2024-01-24 15:44:24 +01:00
parent df121bad21
commit d92224e06c
2 changed files with 3 additions and 3 deletions

View File

@ -56,11 +56,11 @@
// START IDLE TOOGLE // START IDLE TOOGLE
"idle_inhibitor", "idle_inhibitor",
// END IDLE TOOGLE // END IDLE TOOGLE
"custom/exit",
"clock",
// START TRAY TOOGLE // START TRAY TOOGLE
"tray", "tray",
// END TRAY TOOGLE // END TRAY TOOGLE
"custom/exit",
"clock",
"custom/ml4w-welcome" "custom/ml4w-welcome"
] ]
} }

View File

@ -339,7 +339,7 @@ window#waybar.empty #window {
* ----------------------------------------------------- */ * ----------------------------------------------------- */
#tray { #tray {
background-color: #2980b9; margin:0px 10px 0px 0px;
} }
#tray > .passive { #tray > .passive {