Use doom-modeline

Cleaning up my modeline by using the beautiful doom-modeline package.
This commit is contained in:
William Carroll 2020-02-27 11:42:45 +00:00
parent 710849f3b3
commit 3abee3373c
2 changed files with 5 additions and 0 deletions

View file

@ -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

View file

@ -54,6 +54,7 @@ let
flycheck
diminish
doom-themes
doom-modeline
neotree # TODO: Remove this dependency from my config.
which-key
ivy