Configure Agenda dashboard.
This commit is contained in:
parent
d1c00e505c
commit
9166630294
@ -179,10 +179,12 @@
|
||||
:defer t
|
||||
:config
|
||||
(setq dashboard-set-file-icons t)
|
||||
(setq dashboard-set-heading-icons t)
|
||||
(setq dashboard-set-file-icons t)
|
||||
(setq dashboard-startup-banner
|
||||
(expand-file-name "duck-small.png" user-emacs-directory))
|
||||
(setq dashboard-items '(
|
||||
;;(projects . 5)
|
||||
(agenda . 10)
|
||||
(recents . 10)
|
||||
))
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user