ui/posframe: posframe-delete-all on doom-cleanup-hook
This commit is contained in:
parent
3e9990ef0e
commit
1da1ca1496
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
(def-package! posframe
|
(def-package! posframe
|
||||||
:defer t
|
:defer t
|
||||||
:config
|
:config
|
||||||
|
(add-hook 'doom-cleanup-hook #'posframe-delete-all)
|
||||||
(add-hook 'doom-escape-hook #'+posframe|delete-on-escape))
|
(add-hook 'doom-escape-hook #'+posframe|delete-on-escape))
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue