Disable benchmark in minibuffer if dashboard is enabled
Redundant; also, printing to minibuffer during startup is somewhat expensive.
This commit is contained in:
parent
bb5ff21203
commit
05f458a75b
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ PLIST can have the following properties:
|
|||
(add-hook 'persp-before-switch-functions #'+doom-dashboard--persp-record-project-h)))
|
||||
|
||||
(add-hook 'doom-init-ui-hook #'+doom-dashboard-init-h)
|
||||
(remove-hook 'window-setup-hook #'doom-display-benchmark-h)
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue