diff options
-rw-r--r-- | crontab | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ */30 * * * * /usr/bin/newsboat -x reload */10 * * * * ~/bin/mailsync +*/10 * * * * command -v vdirsyncer > /dev/null && vdirsyncer sync 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 |