aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2020-04-21 14:17:07 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2020-04-21 14:17:07 +0200
commit7767a02da5a5d02b9021595d28f4bb0f3e4b3de5 (patch)
treee6de40290f487960d3facf9b01a540535359a7a8
parent5341d2183082f68c0f8d65ba845bb8a58030d3c3 (diff)
downloaddotfiles-7767a02da5a5d02b9021595d28f4bb0f3e4b3de5.tar.gz
dotfiles-7767a02da5a5d02b9021595d28f4bb0f3e4b3de5.zip
emacs: remove desktop notifications for mu4e-alert
They are annoying and they will be shown anyways in the modeline. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--.emacs.d/init.org4
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/init.org b/.emacs.d/init.org
index 618efcd..92978c1 100644
--- a/.emacs.d/init.org
+++ b/.emacs.d/init.org
@@ -1589,10 +1589,6 @@ I want desktop notifications when receiving email.
(use-package mu4e-alert
:ensure t
:config
-
- ; Notify me for unread emails from my inbox.
- (mu4e-alert-set-default-style 'libnotify)
- (add-hook 'after-init-hook #'mu4e-alert-enable-notifications)
(add-hook 'after-init-hook #'mu4e-alert-enable-mode-line-display)
(setq mu4e-alert-interesting-mail-query
(concat