diff --git a/home-modules/hyprland.nix b/home-modules/hyprland.nix index d9f5982..1bc6df2 100644 --- a/home-modules/hyprland.nix +++ b/home-modules/hyprland.nix @@ -492,10 +492,10 @@ in { # "SUPER, TAB, exec, hyprswitch --daemon --do-initial-execute" "SUPER, Next, resizeactive, 10% 10%" "SUPER, Prior, resizeactive, -10% -10%" - "SUPER ALT, j, resizeactive, 0% 10%" - "SUPER ALT, k, resizeactive, 0% -10%" - "SUPER ALT, l, resizeactive, 10% -10%" - "SUPER ALT, h, resizeactive, -10% 0%" + "SUPER ALT, j, resizeactive, 0% 7%" + "SUPER ALT, k, resizeactive, 0% -7%" + "SUPER ALT, l, resizeactive, 7% 0%" + "SUPER ALT, h, resizeactive, -7% 0%" ]; plugin = { overview = {