Remove recents from dashboard items

This commit is contained in:
Evie Litherland-Smith 2025-01-16 07:56:54 +00:00
parent 6a66b925bf
commit 9dc40b68d4

View file

@ -138,7 +138,7 @@
(dashboard-week-agenda t)
(dashboard-agenda-sort-strategy '(time-up))
(dashboard-agenda-tags-format 'ignore)
(dashboard-items '((recents . 10) (agenda . 30)))
(dashboard-items '((agenda . 20)))
(dashboard-heading-icons '((recents . "nf-oct-history")
(bookmarks . "nf-oct-bookmark")
(agenda . "nf-oct-calendar")