mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Disable benchmark in minibuffer if dashboard is enabled
Redundant; also, printing to minibuffer during startup is somewhat expensive.
This commit is contained in:
@ -129,6 +129,7 @@ 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)
|
||||||
|
(remove-hook 'window-setup-hook #'doom-display-benchmark-h)
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user