From 2c01d9eb9e8fe621a6bbb586f88a34c19ca8dff7 Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Sun, 18 Aug 2019 19:11:09 +0800 Subject: [PATCH] Fix the width of preview icon. --- doom-modeline-core.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doom-modeline-core.el b/doom-modeline-core.el index c106b0e..570c70b 100644 --- a/doom-modeline-core.el +++ b/doom-modeline-core.el @@ -104,10 +104,13 @@ It returns a file name which can be used directly as argument of ;; Persp ("aspect_ratio" . "\xe85b") + ;; Preview + ("pageview" . "\xe8a0") + ;; LSP ("rocket" . "\xf135") - ;; github + ;; GitHub ("github" . "\xf09b") ;; debug @@ -115,7 +118,6 @@ It returns a file name which can be used directly as argument of ;; mu4e ("email" . "\xe0be") - ;; ("mail" . "\xe158") ;; irc ("message" . "\xe0c9")