diff --git a/system/Vanguard.nix b/system/Vanguard.nix index aa19d27c..d6e6a172 100644 --- a/system/Vanguard.nix +++ b/system/Vanguard.nix @@ -84,4 +84,7 @@ capSysNice = true; }; }; + xdg.configFile."MangoHud/MangoHud.conf".text = '' + preset=2 + ''; }