diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-11-02 19:56:27 +0100 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-11-02 19:56:27 +0100 |
| commit | 1b7402b9e0d623cab9284aada81fb5429cf662e7 (patch) | |
| tree | 02066b7acca6f4038357e76121e7bcc05a50886b /crontab | |
| parent | 0e2d387565cb03c41cef33b9ff01eac5a5cb9132 (diff) | |
various
Diffstat (limited to 'crontab')
| -rw-r--r-- | crontab | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |
