Log benchmark whether or not dashboard is enabled

This commit is contained in:
Henrik Lissner
2019-11-07 18:43:46 -05:00
parent c37bdf71d1
commit fbf9010c80

View File

@ -128,8 +128,6 @@ PLIST can have the following properties:
(add-hook 'persp-before-switch-functions #'+doom-dashboard--persp-record-project-h))) (add-hook 'persp-before-switch-functions #'+doom-dashboard--persp-record-project-h)))
(add-hook 'doom-init-ui-hook #'+doom-dashboard-init-h) (add-hook 'doom-init-ui-hook #'+doom-dashboard-init-h)
(unless doom-debug-mode
(remove-hook 'window-setup-hook #'doom-display-benchmark-h))
;; ;;