summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-01-24 04:49:56 +0000
committerjao <jao@gnu.org>2022-01-25 16:36:55 +0000
commit8db8d3bafa2a4cbceebf14cec3a3178c61b86420 (patch)
tree4ca221246811898b442b991fe8fb23cb51d4ef20 /notmuch.org
parentba7b2d1770a276092cabe42dd2f86975cb4f59f9 (diff)
downloadelibs-8db8d3bafa2a4cbceebf14cec3a3178c61b86420.tar.gz
elibs-8db8d3bafa2a4cbceebf14cec3a3178c61b86420.tar.bz2
nits
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)))