programs.mangohud.settings

Configuration written to $XDG_CONFIG_HOME/MangoHud/MangoHud.conf. See https://github.com/flightlessmango/MangoHud/blob/master/data/MangoHud.conf for the default configuration.

Type
attribute set of (boolean or signed integer or floating point number or string or absolute path or list of (signed integer or string))
Default
{ }
Example
{
  output_folder = ~/Documents/mangohud/;
  full = true;
}
Declared
<home-manager/modules/programs/mangohud.nix>