Use doom-modeline
Cleaning up my modeline by using the beautiful doom-modeline package.
This commit is contained in:
parent
710849f3b3
commit
3abee3373c
2 changed files with 5 additions and 0 deletions
|
|
@ -175,5 +175,9 @@
|
|||
;; Load a theme
|
||||
(themes/set "Solarized Light")
|
||||
|
||||
;; Use the Doom modeline
|
||||
(use-package 'doom-modeline)
|
||||
(doom-modeline-mode 1)
|
||||
|
||||
(provide 'wpc-ui)
|
||||
;;; wpc-ui.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue