Demand which-key-posframe

This commit is contained in:
Adam Goldsmith 2019-08-15 18:26:04 -04:00
parent f0564908f4
commit 9dc46d9faf
1 changed files with 1 additions and 1 deletions

View File

@ -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")))