Override some poor default settings
This commit is contained in:
parent
155f723237
commit
1e763e685c
3 changed files with 22 additions and 14 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue