mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Initialize dashboard later on doom-init-ui-hook
This commit is contained in:
@ -114,7 +114,7 @@ PLIST can have the following properties:
|
|||||||
return t)))
|
return t)))
|
||||||
#'+doom-dashboard-initial-buffer))
|
#'+doom-dashboard-initial-buffer))
|
||||||
|
|
||||||
(add-hook 'doom-init-ui-hook #'+doom-dashboard|init)
|
(add-hook 'doom-init-ui-hook #'+doom-dashboard|init 'append)
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user