From 493e9bc7308192c5c5e5b13da83c6b42368dd6e3 Mon Sep 17 00:00:00 2001 From: BirDt_ Date: Sat, 27 Sep 2025 10:38:39 +0800 Subject: [PATCH] Whoops --- screens/dashboard.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screens/dashboard.el b/screens/dashboard.el index 5f64c14..f53892d 100644 --- a/screens/dashboard.el +++ b/screens/dashboard.el @@ -188,7 +188,7 @@ (grid-make-column (list (grid-make-box - dashboard-content) + (dashboard-content)) )) ;(grid-make-box `(:content ,(enlight-weather) :align center)) )))