Replace pavucontrol with wiremix (#225)

Add to install
This commit is contained in:
Roeland
2025-07-19 05:38:45 +02:00
committed by David Heinemeier Hansson
parent 7f681c71fb
commit ee5785855a
3 changed files with 5 additions and 5 deletions

View File

@ -96,7 +96,7 @@
},
"pulseaudio": {
"format": "{icon}",
"on-click": "pavucontrol",
"on-click": "alacritty --class=Wiremix -e wiremix",
"on-click-right": "pamixer -t",
"tooltip-format": "Playing at {volume}%",
"scroll-step": 5,