summaryrefslogtreecommitdiff
path: root/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'crontab')
-rw-r--r--crontab4
1 files changed, 2 insertions, 2 deletions
diff --git a/crontab b/crontab
index 0197eb0..6f68ce5 100644
--- a/crontab
+++ b/crontab
@@ -1,2 +1,2 @@
-1/10 * * * * kill -52 $(pidof dwmblocks); randwp
-1/30 * * * * kill -49 $(pidof dwmblocks)
+0,10,20,30,40,50 * * * * kill -52 $(pidof dwmblocks); randwp
+30 * * * * kill -49 $(pidof dwmblocks)