added right-click unmute
This commit is contained in:
4
config
4
config
@@ -23,8 +23,8 @@
|
|||||||
"scroll-step": 5,
|
"scroll-step": 5,
|
||||||
"format": "{icon} {volume}%",
|
"format": "{icon} {volume}%",
|
||||||
"format-muted": " {volume}%",
|
"format-muted": " {volume}%",
|
||||||
//"on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle",
|
"on-click-right": "pactl set-sink-mute @DEFAULT_SINK@ toggle",
|
||||||
"on-click": "pavucontrol",
|
"on-click": "pavucontrol -t 3",
|
||||||
"format-icons": ["", "", ""]
|
"format-icons": ["", "", ""]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user