diff --git a/bundle/bundle--gui.el b/bundle/bundle--gui.el index 4a1e8615..83399a3d 100644 --- a/bundle/bundle--gui.el +++ b/bundle/bundle--gui.el @@ -14,9 +14,9 @@ ;; doom-themes-enable-italic t) ; if nil, italics is universally disabled ;; (load-theme 'doom-one t)) -(use-package doom-modeline - :init (doom-modeline-mode 1) - :custom (doom-modeline-height 33)) +;; (use-package doom-modeline +;; :init (doom-modeline-mode 1) +;; :custom (doom-modeline-height 33)) (use-package helpful :commands (helpful-callable helpful-variable helpful-command helpful-key)