waybar style

This commit is contained in:
2026-08-02 17:15:36 -05:00
parent 0aa188cb3c
commit b2ccf39d30
2 changed files with 4 additions and 5 deletions
+2 -3
View File
@@ -38,10 +38,9 @@
},
"wireplumber#sink": {
"format": "{icon} {volume}%",
"format-muted": "\uf026",
"format-muted": "\ueee8",
"format-icons": [
"\uf027",
"\uf028"
"\uefcf"
],
"on-click": "~/.config/waybar/scripts/select-sink.sh",
"on-click-right": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
+1 -1
View File
@@ -32,7 +32,7 @@
border-radius: 3px;
padding-left: 0.5em;
padding-right: 0.5em;
min-width: 4em;
min-width: 2em;
}
#bat,