Disable mu4emacs for now.

This commit is contained in:
Mateus Rodrigues
2022-11-06 12:56:19 +00:00
parent 1e799e08d1
commit 0cf7749c81

View File

@@ -58,10 +58,12 @@
;; Mail reader
(use-package mu4e
:disabled
:config
(load "~/.emacs.d/elisp/mu4e-setup.el"))
;; mail notification in modeline
(use-package mu4e-alert
:disabled
:after mu4e
:init
(setq mu4e-alert-interesting-mail-query "flag:unread maildir:/posteo/INBOX")