diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 0e6e916..1558805 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -342,7 +342,7 @@ in ${lib.optionalString isMacbook '' -- Three-finger touchpad swipe between workspaces - hl.gesture({ fingers = 3, direction = "horizontal", action = "workspace" }) + hl.gesture({ fingers = 3, direction = "vertical", action = "workspace" }) ''} -- Screenshots — Shift+Super+S matches GNOME binding