update:waybar

This commit is contained in:
dichgrem
2025-07-09 20:50:04 +08:00
parent 1a4c06e08c
commit 93e5822d72

View File

@ -128,6 +128,7 @@
"tooltip": false "tooltip": false
}, },
/*
"wireplumber": { "wireplumber": {
"on-click": "pwvucontrol", "on-click": "pwvucontrol",
"on-click-right": "easyeffects", "on-click-right": "easyeffects",
@ -142,6 +143,21 @@
"default": ["", "", ""], "default": ["", "", ""],
}, },
}, },
*/
"wireplumber": {
"on-click": "pwvucontrol",
"on-click-right": "easyeffects",
"on-click-middle": "pamixer -t && swayosd-client --output-volume mute-toggle",
"on-scroll-down": "pamixer -d 2 && swayosd-client --output-volume -2",
"on-scroll-up": "pamixer -i 2 && swayosd-client --output-volume +2",
"format": "{icon} {volume}%",
"format-muted": "MUTE",
"format-source": "",
"format-source-muted": "",
"format-icons": {
"default": ["", "", ""]
},
},
"clock": { "clock": {
"interval": 60, "interval": 60,