Let mu4e pull inboxes, remove vi-tilde-fringe

This commit is contained in:
Evie Litherland-Smith 2023-10-03 15:19:49 +01:00
parent aa2436462d
commit 709c0386a4
2 changed files with 3 additions and 3 deletions

View file

@ -40,8 +40,8 @@
;; mail settings
(after! mu4e
(setq mu4e-get-mail-command "true"
mu4e-update-interval 60
(setq mu4e-get-mail-command "mbsync --pull-new inboxes"
;; mu4e-update-interval 60
mu4e-sent-messages-behavior 'delete
mu4e-attachment-dir "~/Downloads"
mu4e-change-filenames-when-moving t

View file

@ -47,7 +47,7 @@
treemacs ; a project drawer, like neotree but cooler
;; unicode ; extended unicode support for various languages
vc-gutter ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB
;; vi-tilde-fringe ; fringe tildes to mark beyond EOB
window-select ; visually switch windows
workspaces ; tab emulation, persistence & separate workspaces
zen ; distraction-free coding or writing