fix MANGOHUD_CONFIG env variable
This commit is contained in:
parent
1efe91c394
commit
7bc3d6b501
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ in
|
|||
|
||||
environment.variables = {
|
||||
MANGOHUD = 1; # enables mangohud by default on all vulkan games
|
||||
MANGOHUD_CONFIG = cfg.extraConfig;
|
||||
MANGOHUD_CONFIGFILE = pkgs.writeText "MangoHud.conf" cfg.extraConfig;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue