feat(waybar): add shadow behind tray icons
This commit is contained in:
parent
ea8dbcd508
commit
aeb62c45ef
@ -251,8 +251,14 @@
|
||||
}
|
||||
|
||||
/* Tray */
|
||||
#tray {
|
||||
-gtk-icon-shadow: 0 0 2px #957FB8;
|
||||
}
|
||||
|
||||
#tray menu {
|
||||
border-radius: 0px;
|
||||
-gtk-icon-shadow: none;
|
||||
|
||||
}
|
||||
|
||||
/* Network */
|
||||
|
Loading…
x
Reference in New Issue
Block a user