Doom modeline config
those icons are gross
This commit is contained in:
parent
06eaf0ad96
commit
a6078d2e33
1 changed files with 3 additions and 1 deletions
|
@ -244,7 +244,9 @@
|
||||||
;; Global config
|
;; Global config
|
||||||
;;
|
;;
|
||||||
|
|
||||||
(setq doom-modeline-buffer-file-name-style 'relative-to-project)
|
(setq doom-modeline-buffer-file-name-style 'relative-to-project
|
||||||
|
doom-modeline-modal-icon nil
|
||||||
|
doom-modeline-github t)
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; Modules
|
;; Modules
|
||||||
|
|
Loading…
Reference in a new issue