summary refs log tree commit diff stats
path: root/user/emacs/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'user/emacs/init.el')
-rw-r--r--user/emacs/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/emacs/init.el b/user/emacs/init.el
index 1cfef6e9..e6f78114 100644
--- a/user/emacs/init.el
+++ b/user/emacs/init.el
@@ -98,7 +98,6 @@
   :hook (emacs-startup . doom-modeline-mode)
   :config (progn
             (setq doom-modeline-buffer-file-name-style 'relative-from-project
-                  doom-modeline-buffer-icon nil
                   doom-modeline-buffer-encoding nil
                   doom-modeline-buffer-modification-icon nil
                   doom-modeline-percent-position nil