From ef42df0cf76056a72e60f1c89dd03541856a5d1f Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 24 Aug 2021 12:48:10 +0300 Subject: polybar: remove unneeded sinks --- .config/polybar/pulseaudio-control.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar') diff --git a/.config/polybar/pulseaudio-control.sh b/.config/polybar/pulseaudio-control.sh index 51247fd..72b8cb6 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