diff --git a/home-manager/features/hyprland.nix b/home-manager/features/hyprland.nix index 4edcad7..7b60a87 100644 --- a/home-manager/features/hyprland.nix +++ b/home-manager/features/hyprland.nix @@ -348,9 +348,10 @@ ]; # m = mouse bindings + # These use just SUPER so I can hit them with my left hand bindm = [ - "$mainMod, mouse:272, hy3:movewindow" - "$mainMod, mouse:273, resizewindow" + "SUPER, mouse:272, movewindow" + "SUPER, mouse:273, resizewindow" ]; # n = non-consuming