Fix dashboard.el on emacs 29.0.50.
This commit is contained in:
parent
c81fc52b8c
commit
f696234932
@ -24,10 +24,9 @@
|
||||
|
||||
;; Un bonito y sencillo panel de inicio
|
||||
(use-package dashboard
|
||||
:defer t
|
||||
:straight t
|
||||
:hook (after-init . dashboard-setup-startup-hook)
|
||||
:config
|
||||
(dashboard-setup-startup-hook)
|
||||
(setq dashboard-set-file-icons t
|
||||
dashboard-set-heading-icons t
|
||||
dashboard-set-file-icons t
|
||||
|
Loading…
Reference in New Issue
Block a user