diff options
author | AChavali <aryadevchavali1@gmail.com> | 2020-01-05 22:50:37 +0000 |
---|---|---|
committer | AChavali <aryadevchavali1@gmail.com> | 2020-01-05 22:50:37 +0000 |
commit | acad41f28ac7b26a5aad697595d0536f911a7b7b (patch) | |
tree | b5b4d7bfcdee9172614c7120304b2036a2c5e3b3 /doom.d/modules | |
parent | 264de06b9696a773bbb8b63b162de255d0014f67 (diff) | |
download | dotfiles-acad41f28ac7b26a5aad697595d0536f911a7b7b.tar.gz dotfiles-acad41f28ac7b26a5aad697595d0536f911a7b7b.tar.bz2 dotfiles-acad41f28ac7b26a5aad697595d0536f911a7b7b.zip |
~switch to the space images that val0r provides
This black hole image is much better than the other space image, though
I may interchange between them
Diffstat (limited to 'doom.d/modules')
-rw-r--r-- | doom.d/modules/config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/modules/config.org b/doom.d/modules/config.org index 6baa243..a222067 100644 --- a/doom.d/modules/config.org +++ b/doom.d/modules/config.org @@ -123,7 +123,7 @@ If RETURN-P, return the message as a string instead of displaying it." (setq doom-init-time (float-time (time-subtract (current-time) before-init-time)))))) -(setq fancy-splash-image "~/Pictures/space.png") ; splash image +(setq fancy-splash-image "~/Pictures/space2.png") ; splash image (setq +doom-dashboard-name "*dashboard*") (setq +doom-dashboard-functions ; limit the dashboard items |