summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch.org b/notmuch.org
index 7739d2e..d3eca93 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -164,7 +164,7 @@
#+end_src
* tags
#+begin_src emacs-lisp
- (setq notmuch-archive-tags '("+trove" "-new")
+ (setq notmuch-archive-tags '("+trove" "-new" "-inbox")
notmuch-show-mark-read-tags '("-new" "-unread")
notmuch-tag-formats
(let ((d `(:foreground ,(face-attribute 'jao-themes-dimm :foreground)))