From 1d6298c8ff217011e4116e155be771a17671ec2c Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 12 Feb 2022 16:59:38 +0800 Subject: Update crontab to update wallpaper --- crontab | 1 + 1 file changed, 1 insertion(+) (limited to 'crontab') diff --git a/crontab b/crontab index 768e75b..4e5b519 100644 --- a/crontab +++ b/crontab @@ -1,4 +1,5 @@ */30 * * * * /usr/bin/newsboat -x reload */10 * * * * /usr/bin/mbsync -a 00 */3 * * * /usr/bin/trash-empty -f 30 +00 * * * * [ -e ~/.fehbg ] && DISPLAY=:0 ~/.fehbg 00 * * * * /usr/sbin/anacron -t ~/.dotfiles/anacrontab -S ~/.cache/anacron/spool -- cgit v1.2.3