modules/waybar: Fixed transparency in context menues
Thanks Adrian! 🫰
This commit is contained in:
parent
a0f39b1050
commit
ff6dc6f139
|
@ -97,6 +97,10 @@
|
||||||
margin-left: 3px;
|
margin-left: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tray menu {
|
||||||
|
background: @dark;
|
||||||
|
}
|
||||||
|
|
||||||
/* All module that should blink */
|
/* All module that should blink */
|
||||||
#mode
|
#mode
|
||||||
#memory,
|
#memory,
|
||||||
|
|
Loading…
Reference in a new issue