feat: ✨ waybar mute trigger changed to wpctl instead of pactl
This commit is contained in:
parent
81b1f19f98
commit
6f8a503414
3 changed files with 3 additions and 4 deletions
|
@ -93,7 +93,7 @@
|
|||
|
||||
"wireplumber": {
|
||||
"format": "{icon} {volume}% ",
|
||||
"on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle",
|
||||
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
|
||||
"format-icons": ["", "", ""],
|
||||
"on-click-right": "pavucontrol",
|
||||
"format-muted": "\uf00d {volume}%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue