diff --git a/options.html b/options.html index 8e2595d6..01837c34 100644 --- a/options.html +++ b/options.html @@ -12873,6 +12873,12 @@ executed asynchronously with no guaranteed ordering.

Default: [ ]

Declared by:

<home-manager/modules/services/kanshi.nix> +
services.kanshi.profiles.<name>.outputs.*.adaptiveSync

Enables or disables adaptive synchronization +(aka. Variable Refresh Rate).

Type: +null or boolean

Default: +null

Example: +true

Declared by:

+<home-manager/modules/services/kanshi.nix>
services.kanshi.profiles.<name>.outputs.*.criteria

The criteria can either be an output name, an output description or “*”. The latter can be used to match any output.

On sway(1),