removing workarounds

This commit is contained in:
Matt Nish-Lapidus 2024-09-09 16:19:43 -04:00
parent ff11fa1d19
commit adf9f53b0e
2 changed files with 9 additions and 7 deletions

View file

@ -190,7 +190,7 @@
(setq mu4e-alert-email-notification-types '(count))
;; FIXME: workaround for issue with doom mu4e not expanding ~
(setq mu4e-get-mail-command "mbsync -a")
;; (setq mu4e-get-mail-command "mbsync -a")
(add-hook! mu4e-compose-mode
(ws-butler-mode -1)))