diff --git a/+ui.el b/+ui.el index 083e330..1a9707e 100644 --- a/+ui.el +++ b/+ui.el @@ -16,6 +16,8 @@ doom-modeline-buffer-encoding nil) ;; Hide direnv environment variables popup (setq direnv-always-show-summary nil) +;; Change splash-screen banner +(setq fancy-splash-image "~/.doom.d/assets/emacs.svg") ;; Disable LSP documentation popup (after! lsp-ui (setq lsp-ui-doc-enable nil diff --git a/assets/emacs.svg b/assets/emacs.svg new file mode 100644 index 0000000..0ecd385 --- /dev/null +++ b/assets/emacs.svg @@ -0,0 +1,76 @@ + + + + + + + image/svg+xml + + + + + Dmitry Dzhus + + + 2007-07 + Emacs logo + + + emacs + logo + + + Emacs logo by Luis Fernandes was created in 2001. This is an SVG version created by hand from scratch in Inkscape. + en + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file