aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/email.el
diff options
context:
space:
mode:
authorAdrian Kummerlaender2020-06-27 21:09:27 +0200
committerAdrian Kummerlaender2020-06-27 21:09:27 +0200
commitf99b9dc8f6258c9829138441238ff39722d21532 (patch)
tree092a4cf5631f088ebb9f395a4953c33214230227 /gui/conf/email.el
parent54c3b99509e4345d4271d91550f536656be2ff8d (diff)
downloadnixos_home-f99b9dc8f6258c9829138441238ff39722d21532.tar
nixos_home-f99b9dc8f6258c9829138441238ff39722d21532.tar.gz
nixos_home-f99b9dc8f6258c9829138441238ff39722d21532.tar.bz2
nixos_home-f99b9dc8f6258c9829138441238ff39722d21532.tar.lz
nixos_home-f99b9dc8f6258c9829138441238ff39722d21532.tar.xz
nixos_home-f99b9dc8f6258c9829138441238ff39722d21532.tar.zst
nixos_home-f99b9dc8f6258c9829138441238ff39722d21532.zip
Mixed emacs config updates
Diffstat (limited to 'gui/conf/email.el')
-rw-r--r--gui/conf/email.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/conf/email.el b/gui/conf/email.el
index 93aee5c..f7e851a 100644
--- a/gui/conf/email.el
+++ b/gui/conf/email.el
@@ -14,7 +14,8 @@
(setq mu4e-completing-read-function 'ivy-completing-read)
(require 'org-mu4e)
(evil-collection-init 'mu4e)
- (setq doom-modeline-mu4e t))
+ (setq doom-modeline-mu4e t)
+ (setq doom-modeline-gnus nil))
(use-package mu4e-alert
:ensure t