Add transient-posframe (broken)
This commit is contained in:
parent
623f184386
commit
bdbe81dc1e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user