From 7ee5790f9b36a167925285ef9e38a22a6b7468d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Wed, 5 Oct 2022 15:40:57 +0300 Subject: Fix headphone icon waybar-pulseaudio --- dotfiles/.config/waybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.config/waybar/config b/dotfiles/.config/waybar/config index 0863e39..ce0942e 100644 --- a/dotfiles/.config/waybar/config +++ b/dotfiles/.config/waybar/config @@ -159,7 +159,7 @@ "format-source": "{volume}% ", "format-source-muted": "", "format-icons": { - "headphones": "", + "headphone": "", "handsfree": "", "headset": "", "phone": "", -- cgit v1.2.3