Set mu4e back to horizontal split
This commit is contained in:
parent
e1ea2599a3
commit
666b56fef9
|
@ -528,7 +528,7 @@ manually with something like this:
|
|||
message-kill-buffer-on-exit t
|
||||
mail-user-agent 'mu4e-user-agent
|
||||
read-mail-command 'mu4e
|
||||
mu4e-split-view 'single-window
|
||||
mu4e-split-view 'horizontal
|
||||
mu4e-maildir "~/Mail"
|
||||
mu4e-attachment-dir "~/Downloads"
|
||||
mu4e-get-mail-command "mbsync -a"
|
||||
|
|
|
@ -618,7 +618,7 @@ For reference information, see [[https://orgmode.com][Org-mode website]]
|
|||
message-kill-buffer-on-exit t
|
||||
mail-user-agent 'mu4e-user-agent
|
||||
read-mail-command 'mu4e
|
||||
mu4e-split-view 'single-window
|
||||
mu4e-split-view 'horizontal
|
||||
mu4e-maildir "~/Mail"
|
||||
mu4e-attachment-dir "~/Downloads"
|
||||
mu4e-get-mail-command "mbsync -a"
|
||||
|
|
Loading…
Reference in a new issue