diff --git a/modules/home/wayland/apps/kanshi/default.nix b/modules/home/wayland/apps/kanshi/default.nix index 1caa052..0fdaf16 100644 --- a/modules/home/wayland/apps/kanshi/default.nix +++ b/modules/home/wayland/apps/kanshi/default.nix @@ -11,7 +11,7 @@ let scale = 1.0; adaptiveSync = true; status = "enable"; - transform = "normal"; + transform = "normal"; }; aocT = "AOC 24E1W1 GNSKCHA086899"; aocB = "AOC 24E1W1 GNSKBHA080346"; @@ -29,6 +29,7 @@ in { # mode = "2560x1440@480.168"; mode = "2560x1440@240.083"; # mode = "1920x1080x240.084"; + adaptiveSync = false; };} {output = baseOutput//{ criteria = "AOC 24E1W1 GNSKCHA086899"; diff --git a/modules/home/wayland/hyprland/config.nix b/modules/home/wayland/hyprland/config.nix index 8b34c0f..9412ad3 100644 --- a/modules/home/wayland/hyprland/config.nix +++ b/modules/home/wayland/hyprland/config.nix @@ -103,7 +103,6 @@ in { disable_splash_rendering = true; animate_mouse_windowdragging = false; animate_manual_resizes = false; - vrr = 0; #vrr=2; }; debug = { vfr = false;