diff options
Diffstat (limited to 'Doom/.doom.d')
-rw-r--r-- | Doom/.doom.d/org/config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doom/.doom.d/org/config.org b/Doom/.doom.d/org/config.org index ea7ef50..d7d900f 100644 --- a/Doom/.doom.d/org/config.org +++ b/Doom/.doom.d/org/config.org @@ -87,7 +87,7 @@ If RETURN-P, return the message as a string instead of displaying it." Set the splash-image and dashboard buffer name Space image comes from [[https://flaticon.com][website]] #+BEGIN_SRC elisp -(setq fancy-splash-image "~/Pictures/space2.png") ; splash image +(setq fancy-splash-image "~/Pictures/SplashScreens/space2.png") ; splash image (setq +doom-dashboard-name "*dashboard*") #+END_SRC *** Dashboard items |