diff --git a/options.html b/options.html index f0f17c2bc..cf48e8261 100644 --- a/options.html +++ b/options.html @@ -10620,9 +10620,9 @@ start.

Type: one of "default", "sta <home-manager/modules/services/window-managers/i3-sway/sway.nix>

wayland.windowManager.sway.config.workspaceOutputAssign

Assign workspaces to outputs.

Type: list of (submodule)

Default: [ ]

Declared by:

<home-manager/modules/services/window-managers/i3-sway/sway.nix> -
wayland.windowManager.sway.config.workspaceOutputAssign.*.output

Name of the output from +

wayland.windowManager.sway.config.workspaceOutputAssign.*.output

Name(s) of the output(s) from swaymsg -t get_outputs -.

Type: string

Default: ""

Example: "eDP"

Declared by:

+.

Type: string or list of string

Default: ""

Example: "eDP"

Declared by:

<home-manager/modules/services/window-managers/i3-sway/sway.nix>
wayland.windowManager.sway.config.workspaceOutputAssign.*.workspace

Name of the workspace to assign.

Type: string

Default: ""

Example: "Web"

Declared by:

<home-manager/modules/services/window-managers/i3-sway/sway.nix> @@ -11512,9 +11512,9 @@ start.

Type: one of "default", "sta <home-manager/modules/services/window-managers/i3-sway/i3.nix>

xsession.windowManager.i3.config.workspaceOutputAssign

Assign workspaces to outputs.

Type: list of (submodule)

Default: [ ]

Declared by:

<home-manager/modules/services/window-managers/i3-sway/i3.nix> -
xsession.windowManager.i3.config.workspaceOutputAssign.*.output

Name of the output from +

xsession.windowManager.i3.config.workspaceOutputAssign.*.output

Name(s) of the output(s) from i3-msg -t get_outputs -.

Type: string

Default: ""

Example: "eDP"

Declared by:

+.

Type: string or list of string

Default: ""

Example: "eDP"

Declared by:

<home-manager/modules/services/window-managers/i3-sway/i3.nix>
xsession.windowManager.i3.config.workspaceOutputAssign.*.workspace

Name of the workspace to assign.

Type: string

Default: ""

Example: "Web"

Declared by:

<home-manager/modules/services/window-managers/i3-sway/i3.nix>