This commit is contained in:
~erin 2022-05-06 12:02:06 -04:00
parent 87eadf3375
commit 02cbd6b7f6
No known key found for this signature in database
GPG Key ID: DA70E064A8C70F44
2 changed files with 2 additions and 3 deletions

View File

@ -96,4 +96,3 @@
"on-click-middle": "pavucontrol" "on-click-middle": "pavucontrol"
} }
} }

View File

@ -39,7 +39,7 @@ window#waybar.hidden {
background-clip: padding-box; background-clip: padding-box;
} }
#workspaces { #workspaces, #tray {
background-color: #161320; background-color: #161320;
} }
@ -82,7 +82,7 @@ window#waybar.hidden {
} }
#clock { #clock {
background-color: #302D41; background-color: #161320;
color: #D9E0EE; color: #D9E0EE;
} }