mu4e switch to vertical split

This commit is contained in:
Evie Litherland-Smith 2024-03-07 15:39:23 +00:00
parent d8892a7ff5
commit 92a9caba35

View file

@ -23,7 +23,7 @@
("o n" . mu4e-org-store-and-capture))
:custom
(mu4e-completing-read-function #'completing-read-default)
(mu4e-split-view 'horizontal)
(mu4e-split-view 'vertical)
(mu4e-attachment-dir "~/Downloads")
(mu4e-get-mail-command "mbsync -a")
(mu4e-update-interval (* 5 60)) ; Every 5 minutes