Enable mu4e-use-fancy-chars
by default
This commit is contained in:
parent
4b20c7206e
commit
f34d56de13
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@
|
|||
(setq mail-user-agent 'mu4e-user-agent)
|
||||
|
||||
;; Use fancy icons
|
||||
(setq mu4e-headers-has-child-prefix '("+" . "")
|
||||
(setq mu4e-use-fancy-chars t
|
||||
mu4e-headers-has-child-prefix '("+" . "")
|
||||
mu4e-headers-empty-parent-prefix '("-" . "")
|
||||
mu4e-headers-first-child-prefix '("\\" . "")
|
||||
mu4e-headers-duplicate-prefix '("=" . "")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue