chore: remove dashboard image for minimalism

This commit is contained in:
Muhammad Nauman Raza 2022-11-19 17:17:00 +00:00
parent 851bf07402
commit 641286d3ce
No known key found for this signature in database
GPG key ID: A9A36C429C9CAE31
2 changed files with 2 additions and 2 deletions

View file

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB