mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(editor): minor tweak to how file name is rendered in modeline
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
:custom
|
||||
(doom-modeline-bar-width 3)
|
||||
(doom-modeline-buffer-encoding nil)
|
||||
(doom-modeline-buffer-file-name-style 'truncate-with-project)
|
||||
(doom-modeline-buffer-file-name-style 'auto)
|
||||
(doom-modeline-buffer-modification-icon t)
|
||||
(doom-modeline-buffer-state-icon t)
|
||||
(doom-modeline-checker-simple-format t)
|
||||
|
||||
Reference in New Issue
Block a user