diff --git a/README.org b/README.org index bec63df..f407661 100644 --- a/README.org +++ b/README.org @@ -148,7 +148,8 @@ Configure the look and feel of Emacs (doom-modeline-lsp t) (doom-modeline-project-detection 'project) :config - (set-face-attribute 'doom-modeline nil :weight 'normal)) + (set-face-attribute 'doom-modeline nil :weight 'normal) + (set-face-attribute 'doom-modeline-buffer-path nil :slant 'normal)) (use-package time :custom