aboutsummaryrefslogtreecommitdiff
path: root/.config/xblank/active
diff options
context:
space:
mode:
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