feat: change background color of waybar tray

This commit is contained in:
Maddie H 2024-10-07 01:27:03 +01:00
parent a6bc513321
commit c9eb8c9fa6
Signed by: maddie
GPG Key ID: C296DE8C9053683F

View File

@ -166,7 +166,7 @@ label:focus {
}
#tray {
background-color: #2980b9;
background-color: #121317;
}
#tray>.passive {