Override some poor default settings

This commit is contained in:
Maciej 2021-03-24 18:02:00 +02:00
parent 155f723237
commit 1e763e685c
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
3 changed files with 22 additions and 14 deletions

View file

@ -15,6 +15,9 @@
:config
(dashboard-setup-startup-hook))
(setq dashboard-footer-messages
'("Happy coding!" "I showed you my source code, pls respond"))
(setq dashboard-startup-banner 'logo)
(setq dashboard-items '((recents . 5)