diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index 3d05bed..62790a5 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -190,6 +190,10 @@ }; }; + gesture = [ + "3, horizontal, workspace" + ]; + bindm = [ "SUPER,mouse:273,resizewindow" "SUPER,mouse:272,movewindow"