aboutsummaryrefslogtreecommitdiffstats
path: root/config/doom
diff options
context:
space:
mode:
authorOscar Najera <hi@oscarnajera.com>2025-02-15 18:59:29 +0100
committerOscar Najera <hi@oscarnajera.com>2025-02-15 21:25:54 +0100
commit81468c846507642b70695cec19eca513ae861775 (patch)
tree1bdecf8374a44224d806a077f2641c03dbedb47b /config/doom
parent5af18213b5d32391ea29ea4ac75cba020371dc4e (diff)
downloaddotfiles-81468c846507642b70695cec19eca513ae861775.tar.gz
dotfiles-81468c846507642b70695cec19eca513ae861775.tar.bz2
dotfiles-81468c846507642b70695cec19eca513ae861775.zip
notmuch filter unread
Diffstat (limited to 'config/doom')
-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 ad09a93..d7c92ce 100644
--- a/config/doom/config.org
+++ b/config/doom/config.org
@@ -414,7 +414,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 and not tag:fail2ban and not tag:Checkm-Alerts" :key "u")
+ (:name "unread" :query "tag:unread and not tag:fail2ban and not tag:CheckMK-Alerts" :key "u")
(:name "drafts" :query "tag:draft" :key "d")))
(setq notmuch-show-all-tags-list t