1
0
Fork 0

[oni-core] Add a line to the dashboard footer messages

This commit is contained in:
Tom Willemse 2021-07-24 00:50:40 -07:00
parent 8335b47b03
commit 113bed7218

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 2021.0715.222725
;; Version: 2021.0724.003354
;; Package-Requires: (oni-data-dir oni-embrace oni-hydra expand-region multiple-cursors gcmh diminish ws-butler which-key insert-char-preview dashboard)
;; This program is free software; you can redistribute it and/or modify
@ -166,7 +166,8 @@ _s_: String list"
"Mask interrupts to maintain focus"
"Use multiple monitors to avoid context switching"
"Optimize your personal workflow to maximize context"
"Grab the wheel. You cant steer on autopilot"))
"Grab the wheel. You cant steer on autopilot"
"Can it be simpler?"))
(dashboard-setup-startup-hook)
(setq initial-buffer-choice (lambda () (get-buffer-create "*dashboard*")))