Customize mu4e

This commit is contained in:
Marcus Kammer 2021-12-12 14:39:12 +01:00
parent 24d930805b
commit 4fa0aab302
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -41,6 +41,14 @@
'(initial-frame-alist '((fullscreen . maximized)))
'(ispell-dictionary "de_DE,de_CH,en_GB,en_US")
'(ispell-program-name "hunspell")
'(mu4e-change-filenames-when-moving t)
'(mu4e-drafts-folder "/Drafts")
'(mu4e-get-mail-command "mbsync -a")
'(mu4e-headers-date-format "%Y-%m-%d %H:%M")
'(mu4e-refile-folder "/Archive")
'(mu4e-sent-folder "/Sent")
'(mu4e-split-view nil)
'(mu4e-trash-folder "/Trash")
'(org-agenda-files '("~/Documents/journal/"))
'(org-babel-python-command "python3")
'(org-directory "~/Documents/journal/")