Fix name of solarized package
This commit is contained in:
parent
f26b148b2b
commit
dce7e1c5fb
1 changed files with 1 additions and 1 deletions
|
@ -614,7 +614,7 @@ install it, then load it:
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
;;; add to ~/.doom.d/packages.el
|
;;; add to ~/.doom.d/packages.el
|
||||||
(package! solarized)
|
(package! solarized-theme)
|
||||||
|
|
||||||
;;; add to ~/.doom.d/config.el
|
;;; add to ~/.doom.d/config.el
|
||||||
(setq doom-theme 'solarized-dark)
|
(setq doom-theme 'solarized-dark)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue