Merge pull request #1263 from flatwhatson/delay-dashboard-init
Initialize dashboard later on doom-init-ui-hook
This commit is contained in:
commit
8afb342a1b
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ PLIST can have the following properties:
|
|||
return t)))
|
||||
#'+doom-dashboard-initial-buffer))
|
||||
|
||||
(add-hook 'doom-init-ui-hook #'+doom-dashboard|init)
|
||||
(add-hook 'doom-init-ui-hook #'+doom-dashboard|init 'append)
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue