From 81f2886ec9655e5c3a57f5ca7221bc7c2399a3c9 Mon Sep 17 00:00:00 2001 From: larstvei Date: Sun, 4 May 2025 14:51:28 +0200 Subject: [PATCH] Remove dashboard --- init.org | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/init.org b/init.org index aab9ca3..22ec530 100644 --- a/init.org +++ b/init.org @@ -533,27 +533,6 @@ #+end_src -** Dashboard - - Dashboard provides a nice welcome. - - #+begin_src emacs-lisp - - ;; A startup screen extracted from Spacemacs - (use-package dashboard - :config - (setq dashboard-projects-backend 'project-el - dashboard-banner-logo-title nil - dashboard-center-content t - dashboard-set-footer nil - dashboard-page-separator "\n\n\n" - dashboard-items '((projects . 15) - (recents . 15) - (bookmarks . 5))) - (dashboard-setup-startup-hook)) - - #+end_src - ** Center content mode [[https://git.larstvei.no/larstvei/center-content-mode][center-content-mode]] is a small, homegrown, minor mode for centering the