MyNixOS website logo
option

wayland.windowManager.sway.systemd.enable

Whether to 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.
Declarations
Type
boolean
Default
true
Example
false