From 163fd0d2ac769c715840919bcb18bbf28d3956f9 Mon Sep 17 00:00:00 2001 From: Christian Cunningham Date: Thu, 20 Jun 2024 14:09:37 -0700 Subject: Add Column +Smaller font --- elchemy-user.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'elchemy-user.el') diff --git a/elchemy-user.el b/elchemy-user.el index 1d86114..adaff4d 100644 --- a/elchemy-user.el +++ b/elchemy-user.el @@ -32,7 +32,8 @@ elchemy/dashboard-splash "assets/splash.png" elchemy/dashboard-agenda-titles '(#("TODO" 0 4 (fontify t face (:foreground "red"))) #("STRT" 0 4 (fontify t face (:foreground "dark cyan"))) - #("WAIT" 0 4 (fontify t face (:foreground "orange")))) + #("WAIT" 0 4 (fontify t face (:foreground "orange"))) + #("CYCL" 0 4 (fontify t face (:foreground "silver")))) elchemy/schedule-lookahead 7) ;; Modeline -- cgit v1.2.1