MyNixOS website logo
option

wayland.windowManager.sway.systemd.variables

Environment variables imported into the systemd and D-Bus user environment.

Declarations
Type
list of string
Default
[
  "DISPLAY"
  "WAYLAND_DISPLAY"
  "SWAYSOCK"
  "XDG_CURRENT_DESKTOP"
  "XDG_SESSION_TYPE"
  "NIXOS_OZONE_WL"
  "XCURSOR_THEME"
  "XCURSOR_SIZE"
]
Example
[
  "--all"
]