Small changes to mu4e and dashboard
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user