From e3040c676b52943d440bf19b6c0a79dc0549f2bb Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 28 Jan 2018 18:15:22 -0500 Subject: [PATCH] ui/doom-dashboard: reload at least once on startup --- modules/ui/doom-dashboard/config.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/ui/doom-dashboard/config.el b/modules/ui/doom-dashboard/config.el index a35e4868d..fcdd6099a 100644 --- a/modules/ui/doom-dashboard/config.el +++ b/modules/ui/doom-dashboard/config.el @@ -94,8 +94,7 @@ Possible values: (add-hook 'persp-created-functions #'+doom-dashboard|record-project) (add-hook 'persp-activated-functions #'+doom-dashboard|detect-project) (add-hook 'persp-before-switch-functions #'+doom-dashboard|record-project) - (+doom-dashboard-reload t) - (+doom-dashboard|resize)) + (+doom-dashboard-reload t)) (defun +doom-dashboard|reload-on-kill () "A `kill-buffer-query-functions' hook. If this isn't a dashboard buffer, move