diff --git a/glasshouse-desktop/home/hyprland/config.nix b/glasshouse-desktop/home/hyprland/config.nix index b499170..7642327 100644 --- a/glasshouse-desktop/home/hyprland/config.nix +++ b/glasshouse-desktop/home/hyprland/config.nix @@ -170,7 +170,7 @@ "super, mouse_down, workspace, e+1" "super, mouse_up, workspace, e-1" "super, mouse:272, movewindow" - "super, mouse:273, resizewindow" + "super, mouse:273, resize" ]; }; };