Remove recents from dashboard items
This commit is contained in:
parent
6a66b925bf
commit
9dc40b68d4
2
init.el
2
init.el
|
@ -138,7 +138,7 @@
|
|||
(dashboard-week-agenda t)
|
||||
(dashboard-agenda-sort-strategy '(time-up))
|
||||
(dashboard-agenda-tags-format 'ignore)
|
||||
(dashboard-items '((recents . 10) (agenda . 30)))
|
||||
(dashboard-items '((agenda . 20)))
|
||||
(dashboard-heading-icons '((recents . "nf-oct-history")
|
||||
(bookmarks . "nf-oct-bookmark")
|
||||
(agenda . "nf-oct-calendar")
|
||||
|
|
Loading…
Reference in a new issue