add recent files to dashboard

This commit is contained in:
2025-07-06 21:41:41 +02:00
parent 6cb8c01c29
commit e7e7758e4b

View File

@@ -395,7 +395,7 @@ DISPLAY-START: `integer', e.g. 3820"
dashboard-insert-items
dashboard-insert-newline
dashboard-insert-footer))
(setq dashboard-items '(;; (recents . 10) ;; slow
(setq dashboard-items '((recents . 10) ;; slow
(bookmarks . 5)
;; (projects . 5) ;; projectile or project.el
;; (agenda . 5) ;; will open org file (requires org-mode etc.)