Remove worskpace name from modeline

This commit is contained in:
coolneng 2022-08-13 14:47:51 +02:00
parent 00ee2dbd6f
commit f40f205bf5
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 1 deletions

3
+ui.el
View File

@ -14,7 +14,8 @@
;; Customize modeline
(setq doom-modeline-major-mode-icon t
doom-modeline-persp-name t
doom-modeline-buffer-encoding nil)
doom-modeline-buffer-encoding nil
doom-modeline-persp-name nil)
;; Hide direnv environment variables popup
(setq direnv-always-show-summary nil)
;; Change splash-screen banner