programs.mangohud.settings

Home-Manager option

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 in: <home-manager/modules/programs/mangohud.nix>source unavailable