chore: remove dashboard image for minimalism
This commit is contained in:
parent
851bf07402
commit
641286d3ce
|
@ -43,9 +43,9 @@
|
||||||
:init
|
:init
|
||||||
(dashboard-setup-startup-hook)
|
(dashboard-setup-startup-hook)
|
||||||
:custom
|
: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-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*"))))
|
(initial-buffer-choice (lambda () (get-buffer-create "*dashboard*"))))
|
||||||
|
|
||||||
;; magit - A beautiful git porcelain for Emacs
|
;; magit - A beautiful git porcelain for Emacs
|
||||||
|
|
BIN
neon-crown.png
BIN
neon-crown.png
Binary file not shown.
Before Width: | Height: | Size: 8.7 KiB |
Reference in a new issue