Sfoglia il codice sorgente

notmuch added to sync script

tags/v3.1
Luke Smith 6 anni fa
parent
commit
3bf0c0fca0
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      etc/mailsync.sh

+ 1
- 0
etc/mailsync.sh Vedi File

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



Caricamento…
Annulla
Salva