Specify a parent customization group
This commit is contained in:
@ -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."
|
||||
|
Reference in New Issue
Block a user