aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-01-21 10:26:08 +0100
committerPatrick Spek <p.spek@tyil.nl>2022-01-21 10:26:08 +0100
commitf628594fce7e8dd8158f63d13e08f559e0c61498 (patch)
treec62606fc026bebda6036f7b2a3640d6b0ff5d70b
parent7fd5a6a4941da78c634c83d9639ebcf1aa1516ee (diff)
Set notmuch database location
-rw-r--r--.config/neomutt/neomuttrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/neomutt/neomuttrc b/.config/neomutt/neomuttrc
index bd1957f..7f34c53 100644
--- a/.config/neomutt/neomuttrc
+++ b/.config/neomutt/neomuttrc
@@ -38,6 +38,8 @@ set spoolfile=+/
set sort=threads
set index_format="%-60.60s %Z %[%Y-%m-%d %H:%M] %-15.15L %g"
+set nm_default_url=notmuch://$HOME/.local/share
+
set virtual_spoolfile=yes
virtual-mailboxes \
"Inbox" "notmuch://?query=not tag:archive and not tag:trash"\