summaryrefslogtreecommitdiff
path: root/.emacs.d/modules
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/modules')
-rw-r--r--.emacs.d/modules/thanos-mu4e.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/modules/thanos-mu4e.el b/.emacs.d/modules/thanos-mu4e.el
index 086c77c..d90f236 100644
--- a/.emacs.d/modules/thanos-mu4e.el
+++ b/.emacs.d/modules/thanos-mu4e.el
@@ -103,7 +103,7 @@
(smtpmail-stream-type . ssl)))))
(setf message-send-mail-function 'smtpmail-send-it
- mu4e-compose-signature "\nThanos Apollo\nhttps://thanosapollo.org"
+ mu4e-compose-signature "Thanos Apollo\nhttps://thanosapollo.org"
mu4e-compose-context-policy 'ask
mu4e-compose-format-flowed t)