Fix waybar with a bluetooth speaker
This commit is contained in:
@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user