diff --git a/home-manager/sajenim/features/games/mangohud.nix b/home-manager/sajenim/features/games/mangohud.nix index e442255..88946a5 100644 --- a/home-manager/sajenim/features/games/mangohud.nix +++ b/home-manager/sajenim/features/games/mangohud.nix @@ -6,7 +6,7 @@ package = pkgs.mangohud; settings = { # Performance - fps_limit = 60; + fps_limit = 144; # GPU gpu_temp = true; gpu_junction_temp = true;