emacs: set modeline file name style to just file-name

This commit is contained in:
Evie Litherland-Smith 2023-12-07 15:25:46 +00:00
parent ba25b9febc
commit 831fc768f2
2 changed files with 2 additions and 0 deletions

View file

@ -268,6 +268,7 @@
:custom
(doom-modeline-icon t)
(doom-modeline-env-version nil)
(doom-modeline-buffer-file-name-style 'file-name)
(doom-modeline-buffer-encoding 'nondefault)
(doom-modeline-enable-word-count t)
(doom-modeline-continuous-word-count-modes

View file

@ -320,6 +320,7 @@
:custom
(doom-modeline-icon t)
(doom-modeline-env-version nil)
(doom-modeline-buffer-file-name-style 'file-name)
(doom-modeline-buffer-encoding 'nondefault)
(doom-modeline-enable-word-count t)
(doom-modeline-continuous-word-count-modes