From e64544a10af3afded819c7d06960a07b390660e2 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Sat, 17 Apr 2021 08:09:48 -0700 Subject: Emacs only with deb dependencies --- .emacs.local.d/modes/dashboard.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.local.d/modes/dashboard.el') diff --git a/.emacs.local.d/modes/dashboard.el b/.emacs.local.d/modes/dashboard.el index 1dc81d3..83e2b7f 100644 --- a/.emacs.local.d/modes/dashboard.el +++ b/.emacs.local.d/modes/dashboard.el @@ -4,7 +4,7 @@ :ensure t :diminish dashboard-mode :config - (setq dashboard-banner-logo-title "Only the educated are free.") + (setq dashboard-banner-logo-title "Happy hacking!") (setq dashboard-items '((recents . 10) (projects . 5) (bookmarks . 10))) -- cgit v1.2.3