aboutsummaryrefslogtreecommitdiff
path: root/.config/xblank/active
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-05-08 13:46:53 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-05-08 13:47:10 +0200
commitcc6fb709e0288099b923ad557ead9d925dff8b3d (patch)
tree1378316d0fe62a950156d5ad9b5448cbf61bdbe9 /.config/xblank/active
parentd4b334117a1bfc43663158b6894af233e31e1424 (diff)
Don't interact with mpd
Diffstat (limited to '.config/xblank/active')
-rwxr-xr-x.config/xblank/active10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/xblank/active b/.config/xblank/active
index a304340..b87c97e 100755
--- a/.config/xblank/active
+++ b/.config/xblank/active
@@ -1,11 +1,11 @@
#!/bin/sh
# Resume mpd if it was paused through an xblank script
-if [ -f "$XBLANK_STATESD/mpd" ]
-then
- rm -f -- "$XBLANK_STATESD/mpd"
- mpc play
-fi
+#if [ -f "$XBLANK_STATESD/mpd" ]
+#then
+# rm -f -- "$XBLANK_STATESD/mpd"
+# mpc play
+#fi
# Use slower speeds in Transmission
transmission-remote localhost --alt-speed