dashboard: remove projects, add recent files
This commit is contained in:
parent
ade735bf41
commit
7023eb1ee9
|
@ -257,8 +257,8 @@ Removed in favour of [[https://github.com/catppuccin/emacs][Catppuccin (emacs)]]
|
|||
(dashboard-projects-backend 'project-el)
|
||||
(dashboard-week-agenda t)
|
||||
(dashboard-agenda-sort-strategy '(todo-state-up time-up))
|
||||
(dashboard-items '((projects . 5)
|
||||
(agenda . 5)
|
||||
(dashboard-items '((agenda . 5)
|
||||
(recents . 5)
|
||||
(bookmarks . 5)))
|
||||
(dashboard-heading-icons '((recents . "nf-oct-history")
|
||||
(bookmarks . "nf-oct-bookmark")
|
||||
|
|
Loading…
Reference in a new issue