From 50f4e5897afd02c967144a56a20c6d238a0864fa Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Fri, 17 Feb 2017 08:16:07 -0600 Subject: [PATCH] Maybe I should use the correct command... --- .config/srandrd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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