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