feat(waybar): add styling for tray menu

This commit is contained in:
Price Hiller 2023-07-23 19:17:01 -05:00
parent 2ee30b2ed3
commit aa0ba8ba89
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -68,6 +68,7 @@
#custom-pacman-update,
#taskbar,
#tray,
#tray menu,
#custom-lock {
background-color: #16161d;
color: #dcd7ba;
@ -249,6 +250,10 @@
color: #7e9cd8;
}
/* Tray */
#tray menu {
border-radius: 0px;
}
/* Network */
#network {