emacs: add kokkoro.png splash image

This commit is contained in:
Hoang Nguyen 2021-07-06 01:18:34 +03:00
parent 04434a48d0
commit 9e2fc5d4bd
No known key found for this signature in database
GPG Key ID: 813CF484F4993419
2 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
;; (nth index items)))
;;(defvar *kawaii* (random-choice (delete "."
;; (delete ".." (directory-files (expand-file-name "images" doom-private-dir))))))
(setq +doom-dashboard-banner-file "yukino.png"
(setq +doom-dashboard-banner-file "kokkoro.png"
+doom-dashboard-banner-dir (expand-file-name "images" doom-private-dir)
+doom-dashboard-banner-padding '(0 . 2)
+doom-dashboard-functions '(doom-dashboard-widget-banner

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 KiB