Add mute to waybar

This commit is contained in:
Jeena 2025-10-14 22:43:11 +09:00
parent f2da2174d3
commit 5db09b319b

View file

@ -56,7 +56,8 @@
"format-muted": "",
"scroll-step": 5,
"reverse-mouse-scrolling": true,
"on-click": "$HOME/.config/tofi/select_audio.py"
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
"on-click-right": "$HOME/.config/tofi/select_audio.py"
},
"network": {