From aba3bf542dde5e7df9014c829b8f0894dfebebc3 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 27 Sep 2017 15:53:19 -0400 Subject: Added scripts for managing audio --- bin/mpd_others.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/mpd_others.sh (limited to 'bin/mpd_others.sh') diff --git a/bin/mpd_others.sh b/bin/mpd_others.sh new file mode 100755 index 0000000..28fb5e9 --- /dev/null +++ b/bin/mpd_others.sh @@ -0,0 +1,4 @@ +#!/bin/sh +mpc disable "DigiHug USB Audio" +mpc enable "My Pulse Output" +pacmd load-module module-udev-detect -- cgit v1.2.3