Skip to content

Commit

Permalink
restore missing project list in dashboard, start showing daily hints
Browse files Browse the repository at this point in the history
  • Loading branch information
braineo committed Apr 5, 2024
1 parent fed2fd8 commit 50e37aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/fate-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@
(dashboard-set-init-info t)
(dashboard-projects-switch-function 'find-file)
(dashboard-icon-type 'nerd-icons)
(dashboard-projects-backend 'projectile)
(dashboard-footer-messages '("Start and finish recording keyboard macros: c-x (, c-x )"))
:config
(progn
(setq dashboard-items '((recents . 10)
Expand Down

0 comments on commit 50e37aa

Please sign in to comment.