diff --git a/.config/srandrd.conf b/.config/srandrd.conf index f26b5a6..32f5955 100755 --- a/.config/srandrd.conf +++ b/.config/srandrd.conf @@ -10,7 +10,7 @@ maptouchscreen() { setpasink() { # setpasink # Find a unique string in the output of `pacmd list short` to use for - pacmd set-default-sink $(pacmd list short | grep "$1" | grep -o "^\S\+") + pacmd set-default-sink $(pactl list sinks short | grep "$1" | grep -o "^\S\+") } case "$(hostname)" in