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:
+. |
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:
+. |