From c43933e9f6a97480bf0a1774f925c5dc4641396b Mon Sep 17 00:00:00 2001 From: Daniel Weschke Date: Sat, 4 Nov 2023 19:52:03 +0100 Subject: [PATCH] fix dashboard loading icons --- settings/gui-settings.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/settings/gui-settings.el b/settings/gui-settings.el index fefff503..a6956e72 100644 --- a/settings/gui-settings.el +++ b/settings/gui-settings.el @@ -203,6 +203,11 @@ DISPLAY-START: `integer', e.g. 3820" (setq dashboard-set-file-icons t) (setq dashboard-set-navigator t) (setq dashboard-startup-banner 'logo) + (setq dashboard-heading-icons '((recents . "history") + (bookmarks . "bookmark") + (agenda . "calendar") + (projects . "rocket") + (registers . "database"))) (if (display-graphic-p) (setq dashboard-navigator-buttons ;; list of lines having list of elements