fix(hyprland): pinch to zoom
This commit is contained in:
parent
24ec763546
commit
5e5ba5a5da
2 changed files with 23 additions and 2 deletions
|
|
@ -60,8 +60,8 @@ animations {
|
|||
}
|
||||
|
||||
gestures {
|
||||
gesture = 2, pinchin, cursorZoom, 1.75
|
||||
gesture = 2, pinchout, cursorZoom, -1.75
|
||||
gesture = 2, pinchin, cursorZoom, 1.5, mult
|
||||
gesture = 2, pinchout, cursorZoom, 0.667, mult
|
||||
gesture = 3, horizontal, workspace
|
||||
gesture = 3, down, dispatcher, exec, ctl wallpaper lock && hyprlock
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue