ENH call mu/mbsync directly instead of systemd service
This commit is contained in:
parent
e6ef289c08
commit
366c29b560
|
@ -3806,7 +3806,7 @@ Initialize by running =nd/mu-init=.
|
|||
mu4e-change-filenames-when-moving t
|
||||
mu4e-confirm-quit nil
|
||||
mu4e-compose-dont-reply-to-self t
|
||||
mu4e-get-mail-command "systemctl --user start mbsync"
|
||||
mu4e-get-mail-command "mbsync -a && mu-index-emacs-maybe"
|
||||
mu4e-use-fancy-chars nil
|
||||
|
||||
;; directories
|
||||
|
|
Loading…
Reference in New Issue