diff options
-rw-r--r-- | .doom.d/custom.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/custom.el b/.doom.d/custom.el index ff6a149..8edc826 100644 --- a/.doom.d/custom.el +++ b/.doom.d/custom.el @@ -33,7 +33,7 @@ ;; dashboard config ; anime splash image -(setq fancy-splash-image "/hdd/Pictures/.emacs-header.png") +(setq fancy-splash-image "/home/zt/hdd/Pictures/.emacs-header.png") ; dashboard footer (add-hook! '+doom-dashboard-functions :prepend |