improve startup time

This commit is contained in:
2025-06-29 18:25:18 +02:00
parent 65bd50b345
commit bed2960c61
5 changed files with 472 additions and 107 deletions

View File

@@ -550,9 +550,7 @@ See also `dashboard-insert-section' for the sequence of elements."
(abbreviate-file-name el)))
(add-to-list 'dashboard-item-generators '(custom . dashboard-insert-custom))
(dashboard-setup-startup-hook)
(dashboard-open)
)
(dashboard-setup-startup-hook))
;; too slow if all levels are displayed for a medium large file,
;; therefore not all levels and if toggled on and mode default off