emacs: change dashboard headings

This commit is contained in:
Jeremy Baxter 2024-07-21 20:13:22 +12:00
parent 413db9e637
commit 109c9d84b5

View file

@ -246,6 +246,8 @@ value `italic'."
dashboard-vertically-center-content t
dashboard-items '((bookmarks . 4)
(recents . 4))
dashboard-item-names '(("Bookmarks:" . "Bookmarks")
("Recent Files:" . "Recents"))
dashboard-footer-messages
(list
"At its core is an interpreter for Emacs Lisp."