From 591a33ed5be5199cd97d3d7ad676a1f64ef9f010 Mon Sep 17 00:00:00 2001 From: Gean Marroquin Date: Sat, 9 Sep 2023 07:04:43 -0500 Subject: [PATCH] replace pointer-gestures-unstable-v1 with pointerGesturesUnstableV1 because previous link didn't work --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index 2fe4a8b..3df1d0d 100644 --- a/Patches.md +++ b/Patches.md @@ -72,7 +72,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [toggleLayoutImmediately](https://github.com/djpohly/dwl/wiki/toggleLayoutImmediately) * [virtualpointer](https://github.com/djpohly/dwl/wiki/virtualpointer) * [XF86keysym](https://github.com/djpohly/dwl/wiki/XF86keysym) -* [pointer-gestures-unstable-v1](https://github.com/djpohly/dwl/wiki/pointer-gestures-unstable-v1) +* [pointerGesturesUnstableV1](https://github.com/djpohly/dwl/wiki/pointerGesturesUnstableV1) ### Cursor * [cursortheme](https://github.com/djpohly/dwl/wiki/cursortheme)