Change splash image from a .png to the original svg.
This commit is contained in:
parent
fc9e1bf17e
commit
cdf1478322
|
@ -61,7 +61,7 @@
|
|||
dashboard-week-agenda nil
|
||||
dashboard-agenda-time-string-format "%Y-%m-%d %H:%M")
|
||||
(setq dashboard-startup-banner
|
||||
(expand-file-name "duck-small.png" user-emacs-directory))
|
||||
(expand-file-name "duck.svg" user-emacs-directory))
|
||||
(setq dashboard-items '(
|
||||
(agenda . 10)
|
||||
;;(recents . 10)
|
||||
|
|
BIN
duck-small.png
BIN
duck-small.png
Binary file not shown.
Before Width: | Height: | Size: 59 KiB |
Loading…
Reference in New Issue