Fix typo in dashboard config
This commit is contained in:
parent
fefca04bfb
commit
a183105940
|
@ -253,7 +253,7 @@ Removed in favour of [[https://github.com/catppuccin/emacs][Catppuccin (emacs)]]
|
|||
(dashboard-set-init-info t)
|
||||
(dashboard-icon-type 'nerd-icons)
|
||||
(dashboard-set-file-icons t)
|
||||
(dashboard-set-heading icons t) ; Need to fix octicon bug
|
||||
(dashboard-set-heading-icons t)
|
||||
(dashboard-projects-backend 'project-el)
|
||||
(dashboard-week-agenda t)
|
||||
(dashboard-agenda-sort-strategy '(todo-state-up time-up))
|
||||
|
|
Loading…
Reference in a new issue