diff --git a/home/.config/hypr/hyprland.conf b/home/.config/hypr/hyprland.conf index 721e7c2..b0951c0 100644 --- a/home/.config/hypr/hyprland.conf +++ b/home/.config/hypr/hyprland.conf @@ -312,7 +312,7 @@ bindm = SUPER, $MOUSE_RMB, resizewindow binde = ALT, right, resizeactive, 10 0 binde = ALT, left, resizeactive, -10 0 binde = ALT, up, resizeactive, 0 -10 -binde = ALT, down, resizeactive, 0 10 +binde = ALT, down, resizeactive, 0 10 binde = ALT, H, resizeactive, -10 0 binde = ALT, K, resizeactive, 0 -10 binde = ALT, J, resizeactive, 0 10