diff --git a/doom-modeline.el b/doom-modeline.el index 17729fc..fb2de8b 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -96,7 +96,7 @@ Given ~/Projects/FOSS/emacs/lisp/comint.el "Whether show `all-the-icons' or not (if nil nothing will be showed). The icons may not be showed correctly on Windows. Disable to make it work.") -(defvar doom-modeline-major-mode-icon t +(defvar doom-modeline-major-mode-icon nil "Whether show the icon for major mode. It should respect `doom-modeline-icon'.")