From aa1c4b67fcdac0c80db649b60929a744722694be Mon Sep 17 00:00:00 2001 From: Random936 Date: Mon, 5 Feb 2024 14:22:22 -0800 Subject: [PATCH] Forgot to switch dashbaord projects backend to projectile --- .emacs.d/config.org | 1 - 1 file changed, 1 deletion(-) diff --git a/.emacs.d/config.org b/.emacs.d/config.org index 58ae239..594926c 100644 --- a/.emacs.d/config.org +++ b/.emacs.d/config.org @@ -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)))