General cleanup & minor refactoring
This commit is contained in:
parent
b6f4fe667a
commit
4910531457
5 changed files with 12 additions and 12 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue