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:
2020-12-06 10:18:22 +01:00
parent d67df19c03
commit 8ed82db95d

View File

@@ -129,6 +129,7 @@
;; ;; "☆" "Star" "Show stars" (lambda (&rest _) (show-stars)) warning "[" "]")
;; (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)"
`(( ;; views
("" "Custom Views:" "custom views" nil default "" "")