feat: add ALT+LMB drag to move windows around in hyprland

This commit is contained in:
Mohammad Rafiq 2025-03-10 15:15:23 +08:00
parent a310ef4c08
commit 237c909565

View file

@ -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