aboutsummaryrefslogtreecommitdiff
path: root/.config/xblank/active
diff options
context:
space:
mode:
Diffstat (limited to '.config/xblank/active')
-rwxr-xr-x.config/xblank/active5
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/xblank/active b/.config/xblank/active
index f66f41a..a5ca082 100755
--- a/.config/xblank/active
+++ b/.config/xblank/active
@@ -4,8 +4,11 @@
if [ -f "$XBLANK_STATESD/mpd" ]
then
rm -f -- "$XBLANK_STATESD/mpd"
-
mpc play
fi
+# Resume dunst
+pkill -USR2 -x dunst
+
+# Force monitors on
xset dpms force on