aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOscar Najera <hi@oscarnajera.com>2024-08-29 19:13:36 +0200
committerOscar Najera <hi@oscarnajera.com>2024-08-29 19:13:36 +0200
commit59a95b802eee2de3b6b226cd74905238fa5e6c14 (patch)
treebf4de1005dd8063430b1780bea954d4f17e6af9c
parent8501fe3953defb755ba60ce398413b0c8c503a57 (diff)
downloaddotfiles-59a95b802eee2de3b6b226cd74905238fa5e6c14.tar.gz
dotfiles-59a95b802eee2de3b6b226cd74905238fa5e6c14.tar.bz2
dotfiles-59a95b802eee2de3b6b226cd74905238fa5e6c14.zip
mail unread without fail2ban or checkmk
-rw-r--r--config/doom/config.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/doom/config.org b/config/doom/config.org
index 7ec1cd9..eaadbbf 100644
--- a/config/doom/config.org
+++ b/config/doom/config.org
@@ -367,7 +367,7 @@ this new window.
(:name "Isar-Speak" :query "(tag:Isar-Speak or tag:lists/isar-speak-officers) and tag:unread" :key "t")
(:name "flagged" :query "tag:flagged" :key "f")
(:name "sent" :query "tag:sent" :key "s")
- (:name "unread" :query "tag:unread" :key "u")
+ (:name "unread" :query "tag:unread and not tag:fail2ban and not tag:Checkm-Alerts" :key "u")
(:name "drafts" :query "tag:draft" :key "d")))
(setq notmuch-show-all-tags-list t