Require notmuch-indicator

This commit is contained in:
Evie Litherland-Smith 2023-10-24 22:34:55 +01:00
parent f1799b4178
commit c7c35d0db3

View file

@ -1,5 +1,6 @@
(require 'notmuch)
(notmuch-indicator-mode)
(require 'notmuch-indicator)
(notmuch-indicator-mode +1)
(setq mail-user-agent 'notmuch-user-agent
notmuch-search-oldest-first nil
notmuch-show-logo nil