diff options
author | AChavali <aryadevchavali1@gmail.com> | 2019-12-30 14:46:13 +0000 |
---|---|---|
committer | AChavali <aryadevchavali1@gmail.com> | 2019-12-30 14:52:18 +0000 |
commit | 48874244a917b29bcfef55f855d92084f002be9b (patch) | |
tree | 25bc14cafb9f05dbefe8c57a694a27a63e01f650 | |
parent | 52359546dedec7da88132c84939218db746e6cba (diff) | |
download | dotfiles-48874244a917b29bcfef55f855d92084f002be9b.tar.gz dotfiles-48874244a917b29bcfef55f855d92084f002be9b.tar.bz2 dotfiles-48874244a917b29bcfef55f855d92084f002be9b.zip |
~killerqueen -> space image
-rw-r--r-- | doom.d/config.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doom.d/config.org b/doom.d/config.org index a147bc8..ca7a51c 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -187,7 +187,7 @@ other stuff as well, cos Henrik may remove the Wakatime module. #+END_SRC ** Dashboard #+BEGIN_SRC elisp -(setq fancy-splash-image "~/Pictures/emacs-backgrounds/killerqueen.png") ; splash image +(setq fancy-splash-image "~/Pictures/space.png") ; splash image (setq +doom-dashboard-functions ; limit the dashboard items '(doom-dashboard-widget-banner @@ -209,7 +209,7 @@ other stuff as well, cos Henrik may remove the Wakatime module. :icon (all-the-icons-octicon "bookmark" :face 'font-lock-keyword-face) :action bookmark-jump))) #+END_SRC -- Killer queen image comes from this Reddit [[https://www.reddit.com/r/StardustCrusaders/comments/974qwh/fanart_killer_queens_shadow/][post]] +- Space image comes from [[https://flaticon.com][website]] - Remove the Github link to the official Doom Emacs repository: it's in muscle memory at this point. - Added my own menu items: |