programs.prismlauncher.settings

Configuration written to prismlauncher.cfg.

Type
attribute set of (INI atom (null, bool, int, float or string))
Default
{ }
Example
{
  ConsoleMaxLines = 100000;
  ShowConsole = true;
}
Declared
<home-manager/modules/programs/prismlauncher.nix>