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
+3 -4
View File
@@ -37,11 +37,10 @@
"interval": 1
},
"wireplumber#sink": {
"format": "{icon} {volume}%",
"format-muted": "\uf026",
"format": "{icon} {volume}%",
"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",