Minor refactors & reformatting across the board
This commit is contained in:
parent
d5d85d1b03
commit
323e0adf45
9 changed files with 14 additions and 13 deletions
|
@ -129,7 +129,8 @@ 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)
|
||||
(unless doom-debug-mode
|
||||
(remove-hook 'window-setup-hook #'doom-display-benchmark-h))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue