From 494e73fecbf8b9618085fa03059675b58bee20a9 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sun, 10 May 2020 18:15:34 +0300 Subject: fix polybar sink icon --- .config/polybar/pulseaudio-control.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/pulseaudio-control.sh b/.config/polybar/pulseaudio-control.sh index a080d65..51247fd 100755 --- a/.config/polybar/pulseaudio-control.sh +++ b/.config/polybar/pulseaudio-control.sh @@ -14,7 +14,7 @@ VOLUME_ICONS=( " " " " " " ) # Volume icons array, from lower volume t MUTED_ICON=" " # Muted volume icon MUTED_COLOR="%{F#A9AA83}" # Color when the audio is muted DEFAULT_SINK_ICON="" # The default sink icon if a custom one isn't found -CUSTOM_SINK_ICONS=("" "" "") # Custom sink icons in index of sink order +CUSTOM_SINK_ICONS=("" "" "") # Custom sink icons in index of sink order NOTIFICATIONS="yes" # Notifications when switching sinks if enabled SINK_BLACKLIST=( ) # Index blacklist for sinks when switching between them -- cgit v1.2.3-70-g09d2