From f897a11a5dcc6b538b8f9aac9eb038c2ef21e7a3 Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 24 Nov 2022 13:23:23 +0100 Subject: [PATCH] Remove duplicated modeline variable --- +ui.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/+ui.el b/+ui.el index 4b9a12b..70eaca5 100644 --- a/+ui.el +++ b/+ui.el @@ -13,8 +13,7 @@ ;; Customize modeline (setq doom-modeline-major-mode-icon t doom-modeline-persp-name t - doom-modeline-buffer-encoding nil - doom-modeline-persp-name nil) + doom-modeline-buffer-encoding nil) ;; Hide direnv environment variables popup (setq direnv-always-show-summary nil) ;; Change splash-screen banner