waybar style

This commit is contained in:
2026-08-02 17:05:08 -05:00
parent e669495772
commit 0aa188cb3c
2 changed files with 9 additions and 4 deletions
+1 -2
View File
@@ -38,9 +38,8 @@
},
"wireplumber#sink": {
"format": "{icon} {volume}%",
"format-muted": "\uf6a9",
"format-muted": "\uf026",
"format-icons": [
"\uf026",
"\uf027",
"\uf028"
],
+8 -2
View File
@@ -27,8 +27,14 @@
border-radius: 2px;
}
#wireplumber.sink,
#wireplumber.source,
#wireplumber {
background-color: @background-alt;
border-radius: 3px;
padding-left: 0.5em;
padding-right: 0.5em;
min-width: 4em;
}
#bat,
#net {
background-color: @background-alt;