aboutsummaryrefslogtreecommitdiff
path: root/bin/executable_mpd_only.sh
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2025-08-21 13:21:45 -0400
committerRyan Kavanagh <rak@rak.ac>2025-08-21 13:21:45 -0400
commitf19f5df73ac0fdc3efa14649c4b646bcc4de84f4 (patch)
treec323a796deb32800dd3dc054fe778f1787d3f953 /bin/executable_mpd_only.sh
parentAdopt straight.el (diff)
Move ~/bin to ~/.local/bin
Diffstat (limited to 'bin/executable_mpd_only.sh')
-rwxr-xr-xbin/executable_mpd_only.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/executable_mpd_only.sh b/bin/executable_mpd_only.sh
deleted file mode 100755
index 468c6a5..0000000
--- a/bin/executable_mpd_only.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-set -e
-
-systemctl --user stop pulseaudio.socket
-mpc enable "DigiHug USB Audio"
-mpc disable "My Pulse Output"