From 1b7402b9e0d623cab9284aada81fb5429cf662e7 Mon Sep 17 00:00:00 2001 From: marcellus Date: Thu, 2 Nov 2023 19:56:27 +0100 Subject: various --- crontab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crontab') 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) -- cgit v1.2.3