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.
1 parent 02f5b08 commit bcd5f00Copy full SHA for bcd5f00
β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