diff --git a/options.html b/options.html index 47bfbbe9b..ac3a758fa 100644 --- a/options.html +++ b/options.html @@ -10143,13 +10143,17 @@ will override the default type values of swaynag.
<
}
Declared by: Whether to enable Whether to enable Type: boolean Default: Example: Declared by: Whether to enable autostart of applications using
+systemd-xdg-autostart-generator(8)
+. Type: boolean Default: Example: Declared by: Attribute set of features to enable in the wrapper. Type: submodule Default: Example: Declared by:
<home-manager/modules/services/window-managers/i3-sway/swaynag.nix>
- wayland.windowManager.sway.systemdIntegrationsway-session.target on
+ wayland.windowManager.sway.systemd.enablesway-session.target on
sway startup. This links to
graphical-session.target.
Some important environment variables will be imported to systemd
and dbus user environment before reaching the target, including
DISPLAYWAYLAND_DISPLAYSWAYSOCKXDG_CURRENT_DESKTOPtruefalse
<home-manager/modules/services/window-managers/i3-sway/sway.nix>
+ wayland.windowManager.sway.systemd.xdgAutostartfalsetrue
+ <home-manager/modules/services/window-managers/i3-sway/sway.nix>
wayland.windowManager.sway.wrapperFeatures{ }{
gtk = true;
}