Doom-modeline: faces, border
This commit is contained in:
parent
7d3d0bb10d
commit
d087481081
@ -186,6 +186,8 @@
|
||||
(unless (member "all-the-icons" (font-family-list))
|
||||
(all-the-icons-install-fonts t)))
|
||||
(use-package doom-modeline
|
||||
:custom-face (mode-line ((t (:box "#303030"))))
|
||||
:custom (doom-modeline-height 15)
|
||||
:config (doom-modeline-mode))
|
||||
|
||||
;; Custom Theme.
|
||||
|
Loading…
Reference in New Issue
Block a user