diff --git a/home-manager/common/desktops/hyprland/components/hyprland.nix b/home-manager/common/desktops/hyprland/components/hyprland.nix index ff3826c1..291134e0 100644 --- a/home-manager/common/desktops/hyprland/components/hyprland.nix +++ b/home-manager/common/desktops/hyprland/components/hyprland.nix @@ -3,8 +3,8 @@ enable = true; extraConfig = '' # Resize - SUPER, R, exec, notify-send 'Entered resize mode. Press ESC to quit.' - SUPER, R, submap, resize + bind = SUPER, R, exec, notify-send 'Entered resize mode. Press ESC to quit.' + bind = SUPER, R, submap, resize submap = resize binde = , H, resizeactive,-50 0 binde = , L, resizeactive,50 0