diff options
Diffstat (limited to 'local/bin')
-rwxr-xr-x | local/bin/allsync | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/local/bin/allsync b/local/bin/allsync index db64b4e..5ba912a 100755 --- a/local/bin/allsync +++ b/local/bin/allsync @@ -113,7 +113,7 @@ sec "Mail" i3_astroid --start-polling mbsync -a || fail "Mail synchronization reported failure" notmuch new -~/.local/sbin/newmail-notify || fail "Mail notifications not sent" +#~/.local/sbin/newmail-notify || fail "Mail notifications not sent" notmuch tag --batch --input="$HOME/.notmuch-tag-new" i3_astroid --stop-polling pkill -RTMIN+13 i3blocks |