services.xserver.desktopManager.xfce.waylandSessionCompositor

NixOS option

Command line to run a Wayland compositor, defaults to labwc --startup if not specified. Note that xfce4-session will be passed to it as an argument, see startxfce4 --help for details. Some compositors do not have an option equivalent to labwc’s --startup and you might have to add xfce4-session somewhere in their configurations.

type: string
Default
""
Example
"wayfire"
declared in: nixos/modules/services/x11/desktop-managers/xfce.nixView source on NixOS/nixpkgs →