programs.looking-glass-client.settings
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
- <home-manager/modules/programs/looking-glass-client.nix>