programs.looking-glass-client.settings

Home-Manager option

looking-glass-client settings.

type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
Example
{ app = { allowDMA = true; shmFile = "/dev/kvmfr0"; }; win = { fullScreen = true; showFPS = false; jitRender = true; }; spice = { enable = true; audio = true; }; input = { rawMouse = true; escapeKey = 62; }; }
declared in: <home-manager/modules/programs/looking-glass-client.nix>source unavailable