Forgot to switch dashbaord projects backend to projectile

This commit is contained in:
Random936 2024-02-05 14:22:22 -08:00
parent 3617057a78
commit aa1c4b67fc

View File

@ -409,7 +409,6 @@ The Emacs dashboard package provides a nice dashboard when first starting up ema
dashboard-icon-type 'all-the-icons
dashboard-set-file-icons t
dashboard-set-heading-icons t
dashboard-projects-backend 'project-el
dashboard-items '((projects . 5)
(recents . 5)
(agenda . 5)))