[mail] Fix how notmuch and mbsync work

This commit is contained in:
2026-08-05 00:05:24 -04:00
parent a956955300
commit b4935c82d7
12 changed files with 160 additions and 136 deletions

View File

@ -1,2 +1,3 @@
#!/bin/sh
python ~/.bin/notify-on-new-mail.py
python ~/.local/bin/notify-on-new-mail.py
exit 0