fixing meow and leader stuff

This commit is contained in:
Matt Nish-Lapidus 2025-02-26 22:11:09 -05:00
parent 80e2350519
commit 57d47702cd
13 changed files with 327 additions and 750 deletions

View file

@ -118,9 +118,6 @@
(setq mm-discouraged-alternatives '("text/html" "text/richtext"))
;; tell meow to start mu4e in motion state
(pushnew! meow-mode-state-list '(mu4e-main-mode . motion))
(setq mu4e-update-interval 60
mu4e-headers-auto-update t)