diff --git a/pointer-gestures-unstable-v1.-.md b/pointer-gestures-unstable-v1.-.md index bd67d12..f20ec21 100644 --- a/pointer-gestures-unstable-v1.-.md +++ b/pointer-gestures-unstable-v1.-.md @@ -2,7 +2,7 @@ Forward the following events to client: swipe_begin, swipe_update, swipe_end, pinch_begin, pinch_update and pinch_end -This patch allows you to pinch zoom in Chrome, for example. In combination with the following patches [gestures](https://github.com/djpohly/dwl/wiki/gestures) and [shiftview](https://codeberg.org/dwl/dwl-patches/wiki/shiftview), it would allow you to switch workspaces by performing a 3-finger swipe on your touchpad. +This patch allows you to pinch zoom in Chrome, for example. In combination with the following patches [gestures](https://codeberg.org/dwl/dwl-patches/wiki/gestures) and [shiftview](https://codeberg.org/dwl/dwl-patches/wiki/shiftview), it would allow you to switch workspaces by performing a 3-finger swipe on your touchpad. ### Download