From e89f33a20cc5d2a8d31091dd6c5175041addbc74 Mon Sep 17 00:00:00 2001 From: rycee Date: Fri, 13 Sep 2024 07:58:49 +0000 Subject: [PATCH] deploy: 433e686675ba24176fe3383916a4bd1c9799c676 --- options.xhtml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) 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: