From 9224996045964098c01ef167bea759497232582c Mon Sep 17 00:00:00 2001 From: Mike 'Fuzzy' Partin Date: Sat, 6 Jul 2024 09:39:17 -0700 Subject: [PATCH] show recent edits instead of agenda, can't control the display of that easily --- lib/thwap-dash.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/thwap-dash.el b/lib/thwap-dash.el index 4c32bd4..9ea130b 100644 --- a/lib/thwap-dash.el +++ b/lib/thwap-dash.el @@ -31,7 +31,7 @@ (setq dashboard-center-content t) (setq dashboard-vertically-center-content t) (setq dashboard-show-shortcuts t) -(setq dashboard-items '((agenda . 7))) +(setq dashboard-items '((recents . 10))) (setq dashboard-startupify-list '(dashboard-insert-banner dashboard-insert-newline dashboard-insert-banner-title