1
0
Fork 0

fix waybar theming

This commit is contained in:
Massaki Archambault 2022-11-15 00:01:53 -05:00
parent bcea58e7cb
commit 0620b3e48f
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,11 @@ window#waybar {
color: rgba(235, 219, 178, 1);
}
label, button {
background: inherit;
color: inherit;
}
#workspaces button {
padding: 0 5px;
background: transparent;