diff options
Diffstat (limited to '')
-rwxr-xr-x | bin/mpd_others.sh | 4 |
1 files changed, 4 insertions, 0 deletions
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 |