diff --git a/emacs/config.el b/emacs/config.el index f148207..082be21 100644 --- a/emacs/config.el +++ b/emacs/config.el @@ -25,7 +25,7 @@ ) ;; Use an image splash -(setq fancy-splash-image (concat doom-private-dir "doom.png")) +(setq fancy-splash-image (concat doom-user-dir "doom.png")) (setq ispell-dictionary "en")