Small changes to mu4e and dashboard

This commit is contained in:
Random936
2023-12-27 16:02:34 -08:00
parent 61900e652a
commit fbdebc50d1
2 changed files with 4 additions and 4 deletions

View File

@@ -399,7 +399,8 @@ The Emacs dashboard package provides a nice dashboard when first starting up ema
#+begin_src emacs-lisp
(use-package dashboard
:init
(setq dashboard-set-file-icons t
(setq dashboard-icon-type 'all-the-icons
dashboard-set-file-icons t
dashboard-set-heading-icons t
initial-buffer-choice (lambda () (get-buffer-create "*dashboard*"))
dashboard-items '((projects . 5)