MyNixOS website logo
option

programs.sway.extraOptions

Command line arguments passed to launch Sway. Please DO NOT report issues if you use an unsupported GPU (proprietary drivers).

Declarations
Type
list of string
Default
[ ]
Example
[
  "--verbose"
  "--debug"
  "--unsupported-gpu"
]