summaryrefslogtreecommitdiff
path: root/crontab
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-11-02 19:56:27 +0100
committermarcellus <msimon_fr@hotmail.com>2023-11-02 19:56:27 +0100
commit1b7402b9e0d623cab9284aada81fb5429cf662e7 (patch)
tree02066b7acca6f4038357e76121e7bcc05a50886b /crontab
parent0e2d387565cb03c41cef33b9ff01eac5a5cb9132 (diff)
various
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)