Change sorting of dashboard agenda view

This commit is contained in:
Evie Litherland-Smith 2025-01-08 06:48:03 +00:00
parent e5178b2755
commit 51569b32cd

View file

@ -117,7 +117,7 @@
(dashboard-set-heading-icons t)
(dashboard-projects-backend 'project-el)
(dashboard-week-agenda t)
(dashboard-agenda-sort-strategy '(todo-state-up time-up))
(dashboard-agenda-sort-strategy '(time-up))
(dashboard-agenda-tags-format 'ignore)
(dashboard-items '((agenda . 30)))
(dashboard-heading-icons '((recents . "nf-oct-history")