diff --git a/config/waybar/config.jsonc b/config/waybar/config.jsonc index f403e2e..5093f29 100644 --- a/config/waybar/config.jsonc +++ b/config/waybar/config.jsonc @@ -200,14 +200,14 @@ // "scroll-step": 1, // %, can be a float "format": "{volume}% {icon} {format_source}", "format-bluetooth": "{volume}% {icon} {format_source}", - "format-bluetooth-muted": " {icon} {format_source}", + "format-bluetooth-muted": " {icon} {format_source}", "format-muted": " {format_source}", "format-source": "{volume}% ", "format-source-muted": "", "format-icons": { "headphone": "", - "hands-free": "", - "headset": "", + "hands-free": "h", + "headset": " ", "phone": "", "portable": "", "car": "",