diff --git a/options.xhtml b/options.xhtml index a917e258..46ed11b6 100644 --- a/options.xhtml +++ b/options.xhtml @@ -32028,6 +32028,38 @@ list of string

] +

Declared by:

+ + +
+ +<home-manager/modules/programs/mpv.nix> + +
+ +
+ + programs.mpv.extraInput + + +
+
+

Additional lines that are appended to $XDG_CONFIG_HOME/mpv/input.conf. +See mpv(1) for the full list of options.

+ +

Type: +strings concatenated with ā€œ\nā€

+ +

Default: +""

+ +

Example:

''
+  esc         quit                        #! Quit
+  #           script-binding uosc/video   #! Video tracks
+  # additional comments
+''
+
+

Declared by: