Change splash image from a .png to the original svg.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user