feat(waybar): make volume clickable
This commit is contained in:
parent
8da900cb1e
commit
af48a2de38
@ -128,7 +128,8 @@
|
|||||||
"wireplumber": {
|
"wireplumber": {
|
||||||
"format": "{icon}{volume}%",
|
"format": "{icon}{volume}%",
|
||||||
"format-muted": " 0%",
|
"format-muted": " 0%",
|
||||||
"on-right-click": "helvum",
|
"on-click-middle": "helvum",
|
||||||
|
"on-click-right": "pavucontrol",
|
||||||
"on-click": "pw-volume mute toggle",
|
"on-click": "pw-volume mute toggle",
|
||||||
"format-icons": [
|
"format-icons": [
|
||||||
" ",
|
" ",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user