diff --git a/glasshouse-desktop/home/hyprland/config.nix b/glasshouse-desktop/home/hyprland/config.nix index 4f5f554..7e7c72f 100644 --- a/glasshouse-desktop/home/hyprland/config.nix +++ b/glasshouse-desktop/home/hyprland/config.nix @@ -169,7 +169,8 @@ "alt, grave, togglespecialworkspace, console" "super, mouse_down, workspace, e+1" "super, mouse_up, workspace, e-1" - "super, mouse:272, movewindow" + "super, mouse:272, moveactive" + "super, mouse:273, resizeactive" ]; }; };