diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:23:42 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-13 17:23:42 -0500 |
commit | e1096db47d332f2e4bfb4f38d262bb94e69d9ad5 (patch) | |
tree | 1b26b1fedacd307a115cb3a963c8cc8a60a18e96 /bin/executable_mpd_only.sh | |
parent | typo (diff) |
set exec and stuff
Diffstat (limited to 'bin/executable_mpd_only.sh')
-rwxr-xr-x | bin/executable_mpd_only.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/executable_mpd_only.sh b/bin/executable_mpd_only.sh new file mode 100755 index 0000000..39c3770 --- /dev/null +++ b/bin/executable_mpd_only.sh @@ -0,0 +1,2 @@ +#!/bin/sh +pacmd exit && mpc enable "DigiHug USB Audio" && mpc disable "My Pulse Output" |