MyNixOS website logo
option

wayland.windowManager.river.systemd.variables

Environment variables to be imported in the systemd & D-Bus user environment.

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