From 1b38b310c639cbac220f7573a0b62b4174cdf3ca Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Wed, 4 Jan 2023 17:23:12 +0800 Subject: Update mail related config --- crontab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crontab') diff --git a/crontab b/crontab index a2c65b3..0541790 100644 --- a/crontab +++ b/crontab @@ -1,6 +1,6 @@ */30 * * * * command -v newsboat > /dev/null && newsboat -x reload -*/10 * * * * ~/bin/mailsync +* * * * * ~/bin/mailsync */10 * * * * command -v vdirsyncer > /dev/null && vdirsyncer sync -00 */3 * * * command -v trash-empty > /dev/null && /usr/bin/trash-empty -f 30 +00 */3 * * * command -v trash-empty > /dev/null && /usr/bin/trash-empty -f 30 00 * * * * [ -e ~/.fehbg ] && DISPLAY=:0 ~/.fehbg 00 * * * * command -v anacron > /dev/null && /usr/sbin/anacron -t ~/.dotfiles/anacrontab -S ~/.cache/anacron/spool -- cgit v1.2.3