diff --git a/.emacs.d/init.el b/.emacs.d/init.el index f7eed18..fa14858 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -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."