diff options
Diffstat (limited to 'bin/executable_mpd_others.sh')
-rwxr-xr-x | bin/executable_mpd_others.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/executable_mpd_others.sh b/bin/executable_mpd_others.sh new file mode 100755 index 0000000..1d832de --- /dev/null +++ b/bin/executable_mpd_others.sh @@ -0,0 +1,5 @@ +#!/bin/sh +mpc disable "DigiHug USB Audio" +mpc enable "My Pulse Output" +pacmd load-module module-udev-detect +${HOME}/bin/do_dac.sh |