From d3a53b764864e6d587487f28692e4124e87f5e10 Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Sat, 26 Nov 2022 22:59:21 +0200 Subject: Update dashboard banner path --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index e9ead7f..ffc5ba3 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -85,7 +85,7 @@ (setq dashboard-item-names '(("Recent Files:" . "Recent Files:") ("Bookmarks:" . "Study:"))) ;; Set the banner -(setq dashboard-startup-banner "~/Pictures/medicine/plague-doctor-s.png") +(setq dashboard-startup-banner "~/dotfiles/medicine/plague-doctor-s.png") ;; Set the title (setq dashboard-banner-logo-title "Is that a flying flower?") ;; (setq dashboard-init-info "Bring me your sick and wounded!") -- cgit v1.2.3