From fa981ffd3ce956f7c695fb4143da7c0c5e8ac4f8 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Wed, 12 Jul 2017 23:55:10 +0200 Subject: [PATCH] Enable shackle-mode later in startup process --- core/core-popups.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-popups.el b/core/core-popups.el index d8f72de97..40515b7cc 100644 --- a/core/core-popups.el +++ b/core/core-popups.el @@ -97,7 +97,7 @@ recognized by DOOM's popup system. They are: ("^ \\*" :regexp t :size 12 :noselect t :autokill t :autoclose t))) :config - (add-hook 'doom-init-hook #'shackle-mode) + (add-hook 'doom-post-init-hook #'shackle-mode) (defun doom*shackle-always-align (plist) "Ensure popups are always aligned and selected by default. Eliminates the need