Add transient-posframe (broken)

This commit is contained in:
MitchMarq42 2023-05-04 21:06:01 -08:00
parent 623f184386
commit bdbe81dc1e

View File

@ -891,6 +891,14 @@ targets."
:elpaca (:host github :repo "georgek/magit-pretty-graph")
:after magit
:commands magit-pg-repo)
;; (use-package transient-posframe
;; ;; :after magit
;; :if (display-graphic-p)
;; :config
;; (transient-posframe-mode)
;; ;; (add-to-list 'display-buffer-alist
;; ;; '(" *transient*" . transient-posframe--show-buffer))
;; )
(use-package hyperbole
:elpaca (:files ("*.el"