mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
General cleanup & minor refactoring
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
;;; ui/doom-modeline/config.el
|
||||
|
||||
(line-number-mode -1)
|
||||
|
||||
;; all-the-icons doesn't work in the terminal, so we "disable" it.
|
||||
(unless (display-graphic-p)
|
||||
(defalias 'all-the-icons-octicon 'ignore)
|
||||
|
Reference in New Issue
Block a user