diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index a40ebe9..f8e2ea3 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -224,6 +224,7 @@ in { }; }; binds.scroll_event_delay = 0; + cursor.persistent_warps = true; bind = [ "$mod, Return, exec, $terminal"