Specify a parent customization group
This commit is contained in:
parent
bff6a566e2
commit
bac34b4e8f
3
pw-ui.el
3
pw-ui.el
@ -28,7 +28,8 @@
|
|||||||
(require 'pw-lib)
|
(require 'pw-lib)
|
||||||
|
|
||||||
(defgroup pipewire ()
|
(defgroup pipewire ()
|
||||||
"PipeWire user interface.")
|
"PipeWire user interface."
|
||||||
|
:group 'multimedia)
|
||||||
|
|
||||||
(defcustom pipewire-volume-step 5
|
(defcustom pipewire-volume-step 5
|
||||||
"How many percent points to add or subtract when changing volumes."
|
"How many percent points to add or subtract when changing volumes."
|
||||||
|
Loading…
Reference in New Issue
Block a user