dashboard requires all-the-icons
Error (use-package): dashboard/:config: Symbol's function definition is void: all-the-icons-fileicon
This commit is contained in:
@@ -129,6 +129,7 @@
|
|||||||
;; ;; "☆" "Star" "Show stars" (lambda (&rest _) (show-stars)) warning "[" "]")
|
;; ;; "☆" "Star" "Show stars" (lambda (&rest _) (show-stars)) warning "[" "]")
|
||||||
;; (list "?" "" "?/h" (lambda (&rest _) (describe-mode)) nil "<" ">") ;;#'show-help
|
;; (list "?" "" "?/h" (lambda (&rest _) (describe-mode)) nil "<" ">") ;;#'show-help
|
||||||
;; )))
|
;; )))
|
||||||
|
(require 'all-the-icons)
|
||||||
(setq dashboard-navigator-buttons ;; Format: "(icon title help action face prefix suffix)"
|
(setq dashboard-navigator-buttons ;; Format: "(icon title help action face prefix suffix)"
|
||||||
`(( ;; views
|
`(( ;; views
|
||||||
("" "Custom Views:" "custom views" nil default "" "")
|
("" "Custom Views:" "custom views" nil default "" "")
|
||||||
|
|||||||
Reference in New Issue
Block a user