aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doom/.doom.d/org/config.org2
-rw-r--r--Pictures/Pictures/SplashScreens/space.pngbin0 -> 30238 bytes
-rw-r--r--Pictures/Pictures/SplashScreens/space2.pngbin0 -> 71765 bytes
3 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
diff --git a/Pictures/Pictures/SplashScreens/space.png b/Pictures/Pictures/SplashScreens/space.png
new file mode 100644
index 0000000..13dc425
--- /dev/null
+++ b/Pictures/Pictures/SplashScreens/space.png
Binary files differ
diff --git a/Pictures/Pictures/SplashScreens/space2.png b/Pictures/Pictures/SplashScreens/space2.png
new file mode 100644
index 0000000..ba44d23
--- /dev/null
+++ b/Pictures/Pictures/SplashScreens/space2.png
Binary files differ