Add mute to waybar
This commit is contained in:
parent
f2da2174d3
commit
5db09b319b
1 changed files with 2 additions and 1 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue