diff --git a/dot_doom.d/config.el b/dot_doom.d/config.el index f954681..1664db3 100644 --- a/dot_doom.d/config.el +++ b/dot_doom.d/config.el @@ -48,6 +48,8 @@ (user-mail-address . "mokou@posteo.de")) t) (map! :map global-map :leader "M" 'mu4e) +;; use https://github.com/grobian/html2text +(setq mu4e-html2text-command "html2text") ;; Org configuration (after! org