Skip to content

Commit

Permalink
feat: don't switch to popup on toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
terlar committed Sep 4, 2024
1 parent be48129 commit f03611c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.org
Original file line number Diff line number Diff line change
Expand Up @@ -1160,6 +1160,7 @@ Manage "popups".
(:map window-prefix-map
("p" . popper-toggle-type)))
:init
(setq popper-display-function #'popper-display-popup-at-bottom)
(setq popper-reference-buffers
'("Output\\*$"
"\\*Messages\\*"
Expand Down

0 comments on commit f03611c

Please sign in to comment.