summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
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!")