feat(waybar): make volume clickable

This commit is contained in:
Price Hiller 2023-06-04 01:55:27 -05:00
parent 8da900cb1e
commit af48a2de38
No known key found for this signature in database

View File

@ -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": [
"󰕿 ", "󰕿 ",