We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aed2584 + bcd5f00 commit ac9e253Copy full SHA for ac9e253
βConfigs/.local/share/hypr/defaults.confβ
@@ -51,12 +51,10 @@ input {
51
numlock_by_default = true
52
}
53
54
-gestures {
55
- #See https://wiki.hyprland.org/Configuring/Variables/#gestures
56
- gesture = 3, right, workspace, +1
57
- gesture = 3, left, workspace, -1
58
-}
59
-
+#See https://wiki.hypr.land/Configuring/Gestures/
+gesture = 3, horizontal, workspace
+gesture = 3, pinchin,float,tile
+gesture = 3, pinchout,float, float
60
61
# // ββββββββββββββββββββββββββ
62
# // ββββββββββββββββββββββββββ
0 commit comments