Browse Source

notmuch added to sync script

tags/v3.1
Luke Smith 6 years ago
parent
commit
3bf0c0fca0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      etc/mailsync.sh

+ 1
- 0
etc/mailsync.sh View File

@@ -37,6 +37,7 @@ do
then
notify "$account" "$newcount" & disown
mpv --really-quiet ~/.config/mutt/etc/notify.opus
notmuch new
fi
done



Loading…
Cancel
Save