Specify a parent customization group
This commit is contained in:
parent
30da3d7c08
commit
68818946a6
@ -35,7 +35,8 @@
|
||||
(require 'cl-lib)
|
||||
|
||||
(defgroup pip-frame ()
|
||||
"Display PIP frame.")
|
||||
"Display PIP frame."
|
||||
:group 'frames)
|
||||
|
||||
(defcustom pip-frame-scale 4
|
||||
"How many times to shrink the PIP frame relative to the display size."
|
||||
|
Loading…
Reference in New Issue
Block a user