From fe2218e182b8f0483bd37e62a92f914b6b9daa94 Mon Sep 17 00:00:00 2001
From: Aryadev Chavali <aryadev@aryadevchavali.com>
Date: Tue, 12 Jul 2022 18:53:18 +0100
Subject: (*)~general fixes, small scale

(notmuch)+junk tag
(Shell)~sdkman so it uses the current username
---
 Mail/.notmuch-config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'Mail/.notmuch-config')

diff --git a/Mail/.notmuch-config b/Mail/.notmuch-config
index f0bd4e4..bc81505 100644
--- a/Mail/.notmuch-config
+++ b/Mail/.notmuch-config
@@ -12,7 +12,7 @@
 #
 
 [database]
-path=.local/share/mail
+path=/home/oreo/.local/share/mail
 
 # User configuration
 #
@@ -64,7 +64,7 @@ ignore=
 #
 
 [search]
-exclude_tags=trash;deleted;spam;
+exclude_tags=trash;deleted;spam;junk;
 
 # Maildir compatibility configuration
 #
-- 
cgit v1.2.3-13-gbd6f