From 0e2d387565cb03c41cef33b9ff01eac5a5cb9132 Mon Sep 17 00:00:00 2001 From: marcellus Date: Thu, 14 Sep 2023 22:26:17 +0200 Subject: update: general changes, read the diff --- crontab | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 crontab (limited to 'crontab') diff --git a/crontab b/crontab new file mode 100644 index 0000000..0197eb0 --- /dev/null +++ b/crontab @@ -0,0 +1,2 @@ +1/10 * * * * kill -52 $(pidof dwmblocks); randwp +1/30 * * * * kill -49 $(pidof dwmblocks) -- cgit v1.2.3