mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Update config in README.
This commit is contained in:
parent
3e6933a1dc
commit
8dc1ea02e2
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ In `init.el`,
|
|||
``` emacs-lisp
|
||||
(use-package doom-modeline
|
||||
:ensure t
|
||||
:defer t
|
||||
:init (add-hook 'after-init-hook #'+doom-modeline|init))
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue