diff --git a/.config/waybar/config b/.config/waybar/config index 8f530d3..aa5b8e7 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -151,15 +151,15 @@ "pulseaudio": { "scroll-step": 1, // %, can be a float "format": "{volume}% {icon}", - "format-bluetooth": "{volume}% {icon} {format_source}", - "format-bluetooth-muted": " {icon} {format_source}", + "format-bluetooth": "{volume}% {icon}  {format_source}", + "format-bluetooth-muted": " {icon} {format_source}", "format-muted": " {format_source}", - "format-source": "{volume}% ", + "format-source": "{volume}% ", "format-source-muted": "", "format-icons": { "headphone": "", - "hands-free": "", - "headset": "", + "hands-free": "וֹ", + "headset": "  ", "phone": "", "portable": "", "car": "",