From 0801c176925aee82037c9cf5f7a6907fa2357249 Mon Sep 17 00:00:00 2001
From: ncfavier
<
}
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.systemdIntegration
sway-session.target
on
+ wayland.windowManager.sway.systemd.enable
sway-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
DISPLAY
WAYLAND_DISPLAY
SWAYSOCK
XDG_CURRENT_DESKTOP
true
false
<home-manager/modules/services/window-managers/i3-sway/sway.nix>
+
wayland.windowManager.sway.systemd.xdgAutostart
false
true
+ <home-manager/modules/services/window-managers/i3-sway/sway.nix>
wayland.windowManager.sway.wrapperFeatures
{ }
{
gtk = true;
}