diff --git a/options.xhtml b/options.xhtml index 819a48827..cd8520824 100644 --- a/options.xhtml +++ b/options.xhtml @@ -13336,6 +13336,37 @@ null or (positive integer, meaning >0)

Example: 96

+

Declared by:

+ + +
+ +<home-manager/modules/programs/autorandr.nix> + +
+ +
+ + programs.autorandr.profiles.<name>.config.<name>.extraConfig + + +
+
+

Extra lines to append to this profile’s config.

+ +

Type: +strings concatenated with “\n”

+ +

Default: +""

+ +

Example:

''
+  x-prop-non_desktop 0
+  some-key some-value
+''
+
+
+

Declared by: