diff --git a/lisp/interface.el b/lisp/interface.el index d294a72..5c0cb46 100644 --- a/lisp/interface.el +++ b/lisp/interface.el @@ -43,9 +43,9 @@ :init (dashboard-setup-startup-hook) :custom - (dashboard-banner-logo-title "Welcome to Dianciemacs!") + (dashboard-banner-logo-title "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nWelcome to Dianciemacs!") (dashboard-center-content t) - (dashboard-startup-banner (concat user-emacs-directory (convert-standard-filename "neon-crown.png"))) + (dashboard-startup-banner nil) (initial-buffer-choice (lambda () (get-buffer-create "*dashboard*")))) ;; magit - A beautiful git porcelain for Emacs diff --git a/neon-crown.png b/neon-crown.png deleted file mode 100644 index 2ce57af..0000000 Binary files a/neon-crown.png and /dev/null differ