From fd992f16ceee947f882598fa4d9e022f14dd7247 Mon Sep 17 00:00:00 2001 From: contrapunctus Date: Wed, 16 Feb 2022 02:09:22 +0530 Subject: [PATCH] Enable mu4e-use-fancy-chars --- init.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.org b/init.org index 4cf1ed8..e59dde9 100644 --- a/init.org +++ b/init.org @@ -3106,7 +3106,8 @@ PR ideas mu4e-trash-folder "/Trash/" ;; Use vertico, not ido. mu4e-completing-read-function #'completing-read - shr-use-colors nil)) + shr-use-colors nil + mu4e-use-fancy-chars t)) (defun my-mu4e-mkdir () "Make new maildir."