programs.gamescope.args

NixOS option

Arguments passed to GameScope on startup.

type: list of string
Default
[ ]
Example
[
  "--rt"
  "--prefer-vk-device 8086:9bc4"
]
declared in: nixos/modules/programs/gamescope.nixView source on NixOS/nixpkgs →