Commit 71e5add3d409

Vincent Demeester <vincent@sbr.pm>
2019-02-24 21:41:26
mails: change filter order
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 9a4c50f
Changed files (1)
modules
profiles
modules/profiles/mails.nix
@@ -91,7 +91,7 @@ in
       export NMBGIT=${config.xdg.dataHome}/notmuch/nmbug
       
       ${pkgs.notmuch}/bin/notmuch new
-      ${pkgs.afew}/bin/afew -C ${config.xdg.configHome}/notmuch/notmuchrc --tag --new
+      ${pkgs.afew}/bin/afew -C ${config.xdg.configHome}/notmuch/notmuchrc --tag --new -v
       '';
       executable = true;
     };
@@ -112,10 +112,9 @@ in
         [KillThreadsFilter]
         [ListMailsFilter]
         [ArchiveSentMailsFilter]
-        [InboxFilter]
-
         [FolderNameFilter]
         maildir_separator = /
+        [InboxFilter]
 
         [MailMover]
         folders = perso/Inbox redhat/Inbox