Show recent files on startup dashboard.

This commit is contained in:
kj 2022-05-05 01:46:16 -04:00
parent 0e48c679ef
commit 0522d5085f
1 changed files with 1 additions and 1 deletions

View File

@ -184,8 +184,8 @@
(setq dashboard-startup-banner
(expand-file-name "duck-small.png" user-emacs-directory))
(setq dashboard-items '(
;;(recents . 5)
;;(projects . 5)
(recents . 10)
))
)