Switched to nerd-icons from all-the-icons for dashboard (macos)
This commit is contained in:
parent
a861e3f179
commit
6a2a86434f
@ -404,7 +404,7 @@ The Emacs dashboard package provides a nice dashboard when first starting up ema
|
|||||||
:init
|
:init
|
||||||
(setq initial-buffer-choice (lambda () (get-buffer-create "*dashboard*"))
|
(setq initial-buffer-choice (lambda () (get-buffer-create "*dashboard*"))
|
||||||
dashboard-startup-banner 'logo
|
dashboard-startup-banner 'logo
|
||||||
dashboard-icon-type 'all-the-icons
|
dashboard-icon-type 'nerd-icons
|
||||||
dashboard-set-file-icons t
|
dashboard-set-file-icons t
|
||||||
dashboard-set-heading-icons t
|
dashboard-set-heading-icons t
|
||||||
dashboard-items '((projects . 5)
|
dashboard-items '((projects . 5)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user