Use project.el with dashboard

This commit is contained in:
larstvei 2023-07-28 01:27:19 -07:00
parent ccdc458450
commit ba8dab3746

View File

@ -630,7 +630,8 @@
;; A startup screen extracted from Spacemacs
(use-package dashboard
:config
(setq dashboard-banner-logo-title nil
(setq dashboard-projects-backend 'project-el
dashboard-banner-logo-title nil
dashboard-center-content t
dashboard-set-footer nil
dashboard-page-separator "\n\n\n"