aboutsummaryrefslogtreecommitdiff
path: root/bin/executable_mpd_only.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xbin/executable_mpd_only.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/executable_mpd_only.sh b/bin/executable_mpd_only.sh
new file mode 100755
index 0000000..468c6a5
--- /dev/null
+++ b/bin/executable_mpd_only.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+systemctl --user stop pulseaudio.socket
+mpc enable "DigiHug USB Audio"
+mpc disable "My Pulse Output"