summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmpdup2
-rwxr-xr-xxidletog2
2 files changed, 2 insertions, 2 deletions
diff --git a/mpdup b/mpdup
index 2a89a43..ca56b4a 100755
--- a/mpdup
+++ b/mpdup
@@ -4,5 +4,5 @@
# music player's status. mpd must be running on X's start for this to work.
while true ; do
- mpc idle >/dev/null && pkill -RTMIN+11 "${STATUSBAR:-dwmblocks}"
+ mpc idle >/dev/null && sigdwmb music
done
diff --git a/xidletog b/xidletog
index 19ca5f9..b5e996c 100755
--- a/xidletog
+++ b/xidletog
@@ -10,4 +10,4 @@ else
xset s on
fi
-pkill -RTMIN+19 dwmblocks
+sigdwmb xidlechk