Fix dashboard icons

This commit is contained in:
Gergely Polonkai 2023-08-30 18:16:21 +02:00
parent 572c9606da
commit 7701b05dac
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 0 additions and 2 deletions

View File

@ -2302,8 +2302,6 @@ Toggle other windows for maximum focus. When focus is no longer needed, they ca
:config
(add-to-list 'dashboard-items '(projects . 5) t)
(dashboard-setup-startup-hook)
(dashboard-modify-heading-icons '((recents . "file-text")
(bookmarks . "book")))
:custom
(dashboard-set-heading-icons t)
(dashboard-set-file-icons t)