Reduce notmuch-indicator-refresh-count

This commit is contained in:
Evie Litherland-Smith 2023-10-24 10:06:55 +01:00
parent dbdfb32bd7
commit f433063be4

View file

@ -1,6 +1,7 @@
(notmuch-indicator-mode)
(setq notmuch-search-oldest-first nil
notmuch-show-logo nil
notmuch-indicator-refresh-count 60
notmuch-indicator-args '((:terms "tag:unread and tag:inbox" :label "@")))
(provide 'custom-email-config)