diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-11-01 02:29:18 +0000 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-11-01 02:29:18 +0000 |
commit | 4cb119358b8c2c4d2cb162ebca42f425d7277940 (patch) | |
tree | 6a8e8690375201183f98a239f53f4e4d49002599 | |
parent | 4e688a9986654efeb5aae8a3e020178d3931e1ad (diff) | |
download | dotfiles-4cb119358b8c2c4d2cb162ebca42f425d7277940.tar.gz dotfiles-4cb119358b8c2c4d2cb162ebca42f425d7277940.tar.bz2 dotfiles-4cb119358b8c2c4d2cb162ebca42f425d7277940.zip |
+splash image for emacs
Killer Queen image from Part 4 of JoJo. Just thought it would look nice
-rw-r--r-- | doom.d/config.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doom.d/config.org b/doom.d/config.org index f184be5..53275b9 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -18,10 +18,11 @@ become my C one soon! (lambda (_) (set-fontset-font t '(#Xe100 . #Xe16f) +pretty-code-fira-code-font-name))) +(setq fancy-splash-image "~/Pictures/emacs-backgrounds/killerqueen.png") #+END_SRC - '<SPC>m' is right next to ',', so may as well use one tap instead of two - Projectile tags commands - +- killer queen image comes from this Reddit [[https://www.reddit.com/r/StardustCrusaders/comments/974qwh/fanart_killer_queens_shadow/][post]] * General keymap #+BEGIN_SRC elisp (map! |