Make mu4e open in currently focus window instead of taking up whole frame

This commit is contained in:
Charlotte Van Petegem 2023-05-02 15:05:17 +02:00
parent 83ae6f97bc
commit d31f145e30
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -146,6 +146,10 @@ in
(message-send-mail-function 'message-send-mail-with-sendmail "Use sendmail to send mail instead internal smtp")
(message-cite-reply-position 'below "Bottom posting is the correct way to reply to email")
:config
;; mu4e should just open in the currently focused window instead of taking up the whole frame
(add-to-list 'display-buffer-alist
`(,(regexp-quote mu4e-main-buffer-name)
display-buffer-same-window))
(setq mu4e-contexts (list ${lib.concatStringsSep "\n" (map mkAccountConfig (lib.attrValues hmConfig.accounts.email.accounts))}))
(add-to-list
'mu4e-bookmarks