programs.sway.enable

NixOS option

Whether to enable Sway, the i3-compatible tiling Wayland compositor. You can manually launch Sway by executing “exec sway” on a TTY. Copy /etc/sway/config to ~/.config/sway/config to modify the default configuration. See https://github.com/swaywm/sway/wiki and “man 5 sway” for more information.

type: boolean
Default
false
Example
true
declared in: nixos/modules/programs/wayland/sway.nixView source on NixOS/nixpkgs →