diff --git a/apps/hyprland/hypr/misc.nix b/apps/hyprland/hypr/misc.nix index 8cf5ad8..8e0ec8e 100644 --- a/apps/hyprland/hypr/misc.nix +++ b/apps/hyprland/hypr/misc.nix @@ -30,7 +30,8 @@ shake = { enabled = true; threshold = 4.0; - factor = 1.5; + limit = 4.0; + timeout = 200; }; };