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)) )))