Add systray
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
"group/hardware",
|
||||
"custom/cliphist",
|
||||
"idle_inhibitor",
|
||||
// START TRAY TOOGLE
|
||||
"tray",
|
||||
// END TRAY TOOGLE
|
||||
"custom/exit",
|
||||
"clock"
|
||||
]
|
||||
|
||||
@@ -407,7 +407,7 @@ window#waybar.empty #window {
|
||||
* ----------------------------------------------------- */
|
||||
|
||||
#tray {
|
||||
background-color: #2980b9;
|
||||
padding: 0px 15px 0px 0px;
|
||||
}
|
||||
|
||||
#tray > .passive {
|
||||
@@ -416,7 +416,6 @@ window#waybar.empty #window {
|
||||
|
||||
#tray > .needs-attention {
|
||||
-gtk-icon-effect: highlight;
|
||||
background-color: #eb4d4b;
|
||||
}
|
||||
|
||||
/* -----------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user