fix(hyprland): invert direction
This commit is contained in:
parent
a12c27afd7
commit
2f3c938fc0
1 changed files with 2 additions and 2 deletions
|
|
@ -60,8 +60,8 @@ animations {
|
|||
}
|
||||
|
||||
gestures {
|
||||
gesture = 2, pinchout, cursorZoom, 1.5, mult
|
||||
gesture = 2, pinchin, cursorZoom, 0.67, mult
|
||||
gesture = 2, pinchin, cursorZoom, 1.5, mult
|
||||
gesture = 2, pinchout, cursorZoom, 0.67, mult
|
||||
}
|
||||
|
||||
input {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue