Change popper bindings

This commit is contained in:
David Morgan 2022-10-18 16:30:50 +01:00
parent c03c3e3b43
commit 96e4bdf6e3
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 3 additions and 3 deletions

View File

@ -77,9 +77,9 @@
:weight bold :height 2.5 :box (:line-width 10 :color "red"))))))
(use-package popper
:bind (("<f5>" . popper-toggle-latest)
("<f6>" . popper-cycle)
("<f7>" . popper-toggle-type))
:bind (("M-`" . popper-toggle-latest)
("M-¬" . popper-cycle)
("C-`" . popper-toggle-type))
:custom
(popper-reference-buffers
'("\\*Messages\\*"