attempt two
This commit is contained in:
parent
34bca7a8e2
commit
4d733e22a7
1 changed files with 4 additions and 0 deletions
|
@ -110,6 +110,10 @@
|
|||
;; Corrects (and improves) org-mode's native fontification.
|
||||
;;(doom-themes-org-config))
|
||||
|
||||
;; all the icons
|
||||
(use-package all-the-icons
|
||||
:if (display-graphic-p))
|
||||
|
||||
;; better statusbar
|
||||
(use-package doom-modeline
|
||||
:ensure t
|
||||
|
|
Loading…
Reference in a new issue