Change dashboard agenda to daily and also show the time of the task.

This commit is contained in:
kj 2022-06-27 16:01:08 -04:00
parent 88c8049a6f
commit d8f91e3dac

View File

@ -28,9 +28,11 @@
:straight t :straight t
:hook (after-init . dashboard-setup-startup-hook) :hook (after-init . dashboard-setup-startup-hook)
:config :config
(setq dashboard-set-file-icons t) (setq dashboard-set-file-icons t
(setq dashboard-set-heading-icons t) dashboard-set-heading-icons t
(setq dashboard-set-file-icons t) dashboard-set-file-icons t
dashboard-week-agenda nil
dashboard-agenda-time-string-format "%Y-%m-%d %H:%M")
(setq dashboard-startup-banner (setq dashboard-startup-banner
(expand-file-name "duck-small.png" user-emacs-directory)) (expand-file-name "duck-small.png" user-emacs-directory))
(setq dashboard-items '( (setq dashboard-items '(