Enable mu4e-use-fancy-chars

This commit is contained in:
contrapunctus 2022-02-16 02:09:22 +05:30
parent 4256ae0e8c
commit fd992f16ce
1 changed files with 2 additions and 1 deletions

View File

@ -3106,7 +3106,8 @@ PR ideas
mu4e-trash-folder "/Trash/" mu4e-trash-folder "/Trash/"
;; Use vertico, not ido. ;; Use vertico, not ido.
mu4e-completing-read-function #'completing-read mu4e-completing-read-function #'completing-read
shr-use-colors nil)) shr-use-colors nil
mu4e-use-fancy-chars t))
(defun my-mu4e-mkdir () (defun my-mu4e-mkdir ()
"Make new maildir." "Make new maildir."