diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 69fb5b9..b8966c2 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -99,10 +99,10 @@ }; }; - gestures = { - workspace_swipe = true; - workspace_swipe_invert = true; - }; + #gestures = { + # workspace_swipe = true; + # workspace_swipe_invert = true; + #}; general = { "$mainMod" = "ALT";