audio bt symbol fix
This commit is contained in:
parent
cea53b8add
commit
ea1114568c
6
config
6
config
@ -151,9 +151,9 @@
|
|||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
"scroll-step": 5, // %, can be a float
|
"scroll-step": 5, // %, can be a float
|
||||||
"format": "{icon} {volume}%",
|
"format": "{icon} {volume}%",
|
||||||
"format-bluetooth": "{volume}% {icon} {format_source}",
|
"format-bluetooth": "{icon} {volume}% ",
|
||||||
"format-bluetooth-muted": " {icon} {format_source}",
|
"format-bluetooth-muted": " ",
|
||||||
"format-muted": " {format_source}",
|
"format-muted": "",
|
||||||
"format-source": " {volume}%",
|
"format-source": " {volume}%",
|
||||||
"format-source-muted": "",
|
"format-source-muted": "",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user