diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 57daa65..cf44d6d 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -889,7 +889,7 @@ :delight :config (which-key-mode) - (use-package which-key-posframe :ensure + (use-package which-key-posframe :ensure :demand :config (which-key-posframe-mode) (set-face-background 'which-key-posframe "#333333")))