fix dashboard loading icons
This commit is contained in:
@@ -203,6 +203,11 @@ DISPLAY-START: `integer', e.g. 3820"
|
|||||||
(setq dashboard-set-file-icons t)
|
(setq dashboard-set-file-icons t)
|
||||||
(setq dashboard-set-navigator t)
|
(setq dashboard-set-navigator t)
|
||||||
(setq dashboard-startup-banner 'logo)
|
(setq dashboard-startup-banner 'logo)
|
||||||
|
(setq dashboard-heading-icons '((recents . "history")
|
||||||
|
(bookmarks . "bookmark")
|
||||||
|
(agenda . "calendar")
|
||||||
|
(projects . "rocket")
|
||||||
|
(registers . "database")))
|
||||||
(if (display-graphic-p)
|
(if (display-graphic-p)
|
||||||
(setq dashboard-navigator-buttons
|
(setq dashboard-navigator-buttons
|
||||||
;; list of lines having list of elements
|
;; list of lines having list of elements
|
||||||
|
|||||||
Reference in New Issue
Block a user