audio bt symbol fix

This commit is contained in:
Maximilian Wagner 2023-12-28 14:11:29 +01:00
parent cea53b8add
commit ea1114568c

6
config
View File

@ -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": {