aboutsummaryrefslogtreecommitdiff
path: root/local/bin/allsync
diff options
context:
space:
mode:
Diffstat (limited to 'local/bin/allsync')
-rwxr-xr-xlocal/bin/allsync3
1 files changed, 1 insertions, 2 deletions
diff --git a/local/bin/allsync b/local/bin/allsync
index 9539f0d..0dcccc5 100755
--- a/local/bin/allsync
+++ b/local/bin/allsync
@@ -23,6 +23,7 @@ cron_enable() {
} | crontab -
else
systemctl --user start allsync.timer
+ systemctl --user start davmail.timer
fi
notify_bar
}
@@ -112,12 +113,10 @@ pass git pull || fail "Passwords pull failed"
pass git push || fail "Passwords push failed"
sec "Mail"
-i3_astroid --start-polling
mbsync -a || fail "Mail synchronization reported failure"
notmuch new
~/.local/sbin/newmail-notify || fail "Mail notifications not sent"
notmuch tag --batch --input="$HOME/.notmuch-tag-new"
-i3_astroid --stop-polling
notify_bar
#sec "Calendar and contacts"