ignore "easyeffects_sink" when switching to another audio output

This commit is contained in:
2025-10-31 20:05:37 +01:00
parent 1e9b25ac83
commit 9fffcb132d

View File

@@ -2,7 +2,7 @@
set -e
default_sink=$(pactl info | grep "Default Sink:" | cut '-d ' -f3)
sinks=$(pactl list short sinks | cut -f2)
sinks=$(pactl list short sinks | cut -f2 | grep -v "^easyeffects_sink$")
# for wrap-around
sinks="$sinks