chore(waybar): remove dependency on pamixer

This commit is contained in:
2026-02-09 17:53:38 +00:00
parent 58f890a324
commit d78bd2f08c

View File

@@ -58,7 +58,7 @@
"format-icons": {
"default": ["", "", " "]
},
"on-click": "pamixer -t",
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
"on-click-right": "pavucontrol"
},