Open pavucontrol when clicking on volume
This commit is contained in:
parent
baf5f8fdab
commit
bf27dcba4b
1 changed files with 2 additions and 1 deletions
|
@ -77,7 +77,8 @@
|
|||
"car": "",
|
||||
"default": ["", "", ""]
|
||||
},
|
||||
"on-click": "playerctl play-pause",
|
||||
// "on-click": "playerctl play-pause",
|
||||
"on-click": "pavucontrol",
|
||||
},
|
||||
"battery": {
|
||||
"states": {
|
||||
|
|
Loading…
Reference in a new issue