Customise dashboard agenda to be more useful

This commit is contained in:
Evie Litherland-Smith 2023-12-20 10:42:20 +00:00
parent ba619e0209
commit a002a85761

View file

@ -368,6 +368,10 @@ Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia
(dashboard-set-navigator t) (dashboard-set-navigator t)
(dashboard-set-init-info t) (dashboard-set-init-info t)
(dashboard-startup-banner 'ascii) (dashboard-startup-banner 'ascii)
(dashboard-agenda-item-icon "-")
(dashboard-agenda-release-buffers t)
(dashboard-agenda-sort-strategy nil)
(dashboard-agenda-time-string-format "%Y-%m-%d %H:%M")
(dashboard-projects-backend 'project-el) (dashboard-projects-backend 'project-el)
(dashboard-projects-switch-function 'project-switch-project) (dashboard-projects-switch-function 'project-switch-project)
(dashboard-projects-show-base t) (dashboard-projects-show-base t)