MyNixOS website logo
option

services.displayManager.regreet.cageArgs

Arguments to be passed to cage when using it as the default compositor.

Declarations
Type
list of string
Default
[
  "-s"
  "-d"
]
Example
[ "-s" "-d" "-m" "last" ]