dashboard: remove projects, add recent files

This commit is contained in:
Evie Litherland-Smith 2024-03-05 14:06:51 +00:00
parent ade735bf41
commit 7023eb1ee9

View file

@ -257,8 +257,8 @@ Removed in favour of [[https://github.com/catppuccin/emacs][Catppuccin (emacs)]]
(dashboard-projects-backend 'project-el)
(dashboard-week-agenda t)
(dashboard-agenda-sort-strategy '(todo-state-up time-up))
(dashboard-items '((projects . 5)
(agenda . 5)
(dashboard-items '((agenda . 5)
(recents . 5)
(bookmarks . 5)))
(dashboard-heading-icons '((recents . "nf-oct-history")
(bookmarks . "nf-oct-bookmark")