Switch mu4e-split-view back to horizontal

This commit is contained in:
Evie Litherland-Smith 2023-12-27 10:54:48 +00:00
parent 0cd80c4aa8
commit b6ff046453

View file

@ -987,7 +987,7 @@ Set fill column to 88 and enable display in python buffers
("o n" . mu4e-org-store-and-capture))
:custom
(mu4e-completing-read-function #'completing-read-default)
(mu4e-split-view 'single-window)
(mu4e-split-view 'horizontal)
(mu4e-attachment-dir "~/Downloads")
(mu4e-get-mail-command "mbsync -a")
(mu4e-update-interval (* 5 60)) ; Every 5 minutes