Pārlūkot izejas kodu

Set #afew to move mail when checking mail

Colin Powell 5 gadi atpakaļ
vecāks
revīzija
90add59309
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      systemd/.config/systemd/user/checkmail.sh

+ 1 - 0
systemd/.config/systemd/user/checkmail.sh

@@ -7,6 +7,7 @@ then
 	mbsync -a
 	notmuch new
 	afew --tag --new
+	afew --m --new
 	exit 0
 fi
 echo "No internet connection"