diff --git a/users/modules/programs/hyprland.nix b/users/modules/programs/hyprland.nix index 7d74e04..cd5085f 100644 --- a/users/modules/programs/hyprland.nix +++ b/users/modules/programs/hyprland.nix @@ -74,6 +74,10 @@ "$mainMod, V, togglefloating" ]; + bindm = [ + "ALT, mouse:272, movewindow" + ]; + input = { numlock_by_default = true; follow_mouse = 2; # Click on a window to change focus