General cleanup & refactor

This commit is contained in:
Henrik Lissner 2017-08-06 16:30:53 +02:00
parent a76693c7e2
commit 85c28444b3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 6 additions and 6 deletions

View file

@ -41,7 +41,7 @@ renamed.")
persp-auto-save-opt (if noninteractive 0 1))
;; Bootstrap
(add-hook 'doom-init-hook #'+workspaces|init)
(add-hook 'doom-post-init-hook #'+workspaces|init)
(add-hook 'after-make-frame-functions #'+workspaces|init)
(define-key persp-mode-map [remap delete-window] #'+workspace/close-window-or-workspace)