Reduce notmuch-indicator-refresh-count
This commit is contained in:
parent
dbdfb32bd7
commit
f433063be4
|
@ -1,6 +1,7 @@
|
||||||
(notmuch-indicator-mode)
|
(notmuch-indicator-mode)
|
||||||
(setq notmuch-search-oldest-first nil
|
(setq notmuch-search-oldest-first nil
|
||||||
notmuch-show-logo nil
|
notmuch-show-logo nil
|
||||||
|
notmuch-indicator-refresh-count 60
|
||||||
notmuch-indicator-args '((:terms "tag:unread and tag:inbox" :label "@")))
|
notmuch-indicator-args '((:terms "tag:unread and tag:inbox" :label "@")))
|
||||||
|
|
||||||
(provide 'custom-email-config)
|
(provide 'custom-email-config)
|
||||||
|
|
Loading…
Reference in a new issue