Fix waybar with a bluetooth speaker

This commit is contained in:
2025-11-28 17:35:13 -08:00
parent 267ec931ac
commit 7b2f3b3e9c

View File

@ -73,6 +73,10 @@
"format-low": "󰖀{volume:3}%",
"format-high": "󰕾{volume:3}%",
"format-muted": "󰸈{volume:3}%",
"format-bluetooth-zero": "󰕿{volume:3}%",
"format-bluetooth-low": "󰖀{volume:3}%",
"format-bluetooth-high": "󰕾{volume:3}%",
"format-bluetooth-muted": "󰸈{volume:3}%",
"scroll-step": 5.0,
"on-click": "pamixer -t"
},