Fix missconfig.
This commit is contained in:
parent
dc74b4bde0
commit
918396efc6
@ -26,8 +26,7 @@
|
|||||||
(use-package dashboard
|
(use-package dashboard
|
||||||
:defer t
|
:defer t
|
||||||
:straight t
|
:straight t
|
||||||
;; :hook (after-init . dashboard-setup-startup-hook)
|
:hook (after-init . dashboard-setup-startup-hook)
|
||||||
:hook (after-init . org-agenda-list)
|
|
||||||
:config
|
:config
|
||||||
(setq dashboard-set-file-icons t
|
(setq dashboard-set-file-icons t
|
||||||
dashboard-set-heading-icons t
|
dashboard-set-heading-icons t
|
||||||
|
Loading…
Reference in New Issue
Block a user