diff --git a/modules/home/wayland/hyprland/config.nix b/modules/home/wayland/hyprland/config.nix index 27ced7c..d1fdd8c 100644 --- a/modules/home/wayland/hyprland/config.nix +++ b/modules/home/wayland/hyprland/config.nix @@ -105,6 +105,11 @@ device:epic mouse V1 { sensitivity = -0.5 } +misc { + animate_manual_resizes = false + animate_mouse_windowdragging = false +} + # Example windowrule v1 # windowrule = float, ^(kitty)$ # Example windowrule v2