aboutsummaryrefslogtreecommitdiffstats
path: root/mutt/muttrc
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 13f0c87..14518ae 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -39,7 +39,7 @@ set record = "+sent"
mailboxes +inbox +sent +drafts +trash +archive
mailboxes +Spam +Ham +learn-spam +learn-ham
-mailboxes +arch-dev-public +arch-bugs +arch-mirrors +aur-general +aur-requests
+mailboxes +arch-dev-public +arch-bugs +arch-mirrors +arch-projects +aur-general +aur-requests
mailboxes +arch-women +pacman-dev
mailboxes +isync-devel +opensmtpd
@@ -56,7 +56,7 @@ set nm_record_tags = "-inbox,sent,me"
set nm_default_uri = "notmuch:///home/kyrias/mail"
virtual-mailboxes \
- "inbox" "notmuch://?query=tag:inbox and NOT tag:archive" \
+ "inbox" "notmuch://?query=tag:inbox" \
"sent" "notmuch://?query=tag:sent" \
"drafts" "notmuch://?query=tag:drafts" \
"trash" "notmuch://?query=tag:trash" \