diff --git a/modules/home-manager/programs/mangohud.nix b/modules/home-manager/programs/mangohud.nix index a03c3c3..9dd6217 100644 --- a/modules/home-manager/programs/mangohud.nix +++ b/modules/home-manager/programs/mangohud.nix @@ -7,8 +7,8 @@ settings = { # Limitations fps_limit = 165; - vsync = 1; - gl_vsync = 0; + #vsync = 1; # Disables VSync + #gl_vsync = 0; # - in OpenGL applications # GPU Statistics gpu_core_clock = true;