programs.opengamepadui.gamescopeSession.args

NixOS option

Arguments to be passed to GameScope for the session.

type: list of string
Default
[
  "--prefer-output"
  "*,eDP-1"
  "--xwayland-count"
  "2"
  "--default-touch-mode"
  "4"
  "--hide-cursor-delay"
  "3000"
  "--fade-out-duration"
  "200"
  "--steam"
]
declared in: nixos/modules/programs/opengamepadui.nixView source on NixOS/nixpkgs →