more logos
This commit is contained in:
parent
91215a0ae3
commit
0cf158d330
BIN
lib/logo5.png
Normal file
BIN
lib/logo5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
BIN
lib/logo6.png
Normal file
BIN
lib/logo6.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
BIN
lib/logo7.png
Normal file
BIN
lib/logo7.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
BIN
lib/logo8.png
Normal file
BIN
lib/logo8.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
BIN
lib/logo9.png
Normal file
BIN
lib/logo9.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 140 KiB |
@ -26,10 +26,7 @@
|
||||
|
||||
(setq dashboard-banner-logo-title (thwap/dashboard-build-logo-title thwap-help-lines))
|
||||
;; "Welcome to the T.H.W.A.P. Emacs Dashboard")
|
||||
(setq dashboard-startup-banner (thwap/random-string-from-list '("~/.emacs.d/lib/logo1.png"
|
||||
"~/.emacs.d/lib/logo2.png"
|
||||
"~/.emacs.d/lib/logo3.png"
|
||||
"~/.emacs.d/lib/logo4.png")))
|
||||
(setq dashboard-startup-banner (thwap/random-string-from-list (thwap/list-files-with-extension "~/.emacs.d/lib" "png")))
|
||||
(setq initial-buffer-choice (lambda () (get-buffer-create dashboard-buffer-name)))
|
||||
(setq dashboard-center-content t)
|
||||
(setq dashboard-vertically-center-content t)
|
||||
|
Loading…
Reference in New Issue
Block a user