diff --git a/home/mangohud.nix b/home/mangohud.nix index 8aa775c..959d1c2 100644 --- a/home/mangohud.nix +++ b/home/mangohud.nix @@ -3,7 +3,7 @@ programs.mangohud = { enable = gamingSystem; settings = { - fps_limit = 75; + fps_limit = 180; }; }; }