From 1ca39d3934b69c1d58474c956effc3234d2dff3f Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Thu, 7 Mar 2024 11:00:38 +0000 Subject: [PATCH] mu4e: use horizontal split view --- config/email.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/email.org b/config/email.org index 3b5e3a7..cc6cf36 100644 --- a/config/email.org +++ b/config/email.org @@ -23,7 +23,7 @@ ("o n" . mu4e-org-store-and-capture)) :custom (mu4e-completing-read-function #'completing-read-default) - (mu4e-split-view nil) + (mu4e-split-view 'horizontal) (mu4e-attachment-dir "~/Downloads") (mu4e-get-mail-command "mbsync -a") (mu4e-update-interval (* 5 60)) ; Every 5 minutes