mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add +helm-posframe-border-width option
Controls posframe's internal-border-width
This commit is contained in:
@ -24,6 +24,10 @@ a cons cell representing the X and Y coordinates. See
|
||||
"The text-scale to use in the helm childframe. Set to nil for no scaling. Can
|
||||
be negative.")
|
||||
|
||||
(defvar +helm-posframe-border-width 8
|
||||
"The text-scale to use in the helm childframe. Set to nil for no scaling. Can
|
||||
be negative.")
|
||||
|
||||
|
||||
;;
|
||||
;; Packages
|
||||
|
Reference in New Issue
Block a user