feat(waybar): on-click apps for audio module

This commit is contained in:
Sergio Laín 2023-11-10 14:25:50 +01:00
parent 48667e5a91
commit b7a971741e
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -259,9 +259,10 @@
]
},
"tooltip-format": "{desc}, {volume}%",
"on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle",
"on-click-right": "pactl set-source-mute @DEFAULT_SOURCE@ toggle",
"on-click-middle": "easyeffects"
// "on-click": "pactl set-sink-mute @DEFAULT_SINK@ toggle",
// "on-click-right": "pactl set-source-mute @DEFAULT_SOURCE@ toggle",
"on-click": "easyeffects",
"on-click-right": "qpwgraph"
},
"cava": {
"autosens": 1,