diff --git a/oni-core.el b/oni-core.el index bd3ce98..7ca442d 100644 --- a/oni-core.el +++ b/oni-core.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; 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 can’t steer on autopilot")) + "Grab the wheel. You can’t steer on autopilot" + "Can it be simpler?")) (dashboard-setup-startup-hook) (setq initial-buffer-choice (lambda () (get-buffer-create "*dashboard*")))