Customize mu4e
This commit is contained in:
parent
24d930805b
commit
4fa0aab302
1 changed files with 8 additions and 0 deletions
|
@ -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/")
|
||||
|
|
Loading…
Add table
Reference in a new issue