chore(editor): minor tweak to how file name is rendered in modeline

This commit is contained in:
2022-08-20 01:13:26 +01:00
parent 1e5761afc7
commit 4e1250f259

View File

@@ -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)