diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index 6a19dc9..c563e1e 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -218,9 +218,8 @@ bindm = [ # mouse movements - "$mod, mouse:272, movewindow" - "$mod, mouse:273, resizewindow" - "$mod ALT, mouse:272, resizewindow" + "$mod, mouse:272, movewindow" # left click + "$mod, mouse:273, resizewindow" # right click ]; misc = {