diff --git a/.config/emacs/init.org b/.config/emacs/init.org index 2045330..86616b6 100644 --- a/.config/emacs/init.org +++ b/.config/emacs/init.org @@ -1036,6 +1036,8 @@ Ace Window will show a hint if there are more than 2 windows, but I don't really ;; bottom or above. (defun joe/popper-display-func (buffer &optional _alist) (cond + ((eq joe/popper-side-toggle 'below) + (popper-select-popup-at-bottom buffer _alist)) ((when-let ((popup-buffer (cl-find-if #'popper-popup-p