From e0891a0ed7b545518f3467537acdbbd61503872e Mon Sep 17 00:00:00 2001 From: wochap Date: Thu, 11 Apr 2024 23:24:22 +0000 Subject: [PATCH] update gestures for HEAD --- gestures.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gestures.md b/gestures.md index 56a9079..5f1957b 100644 --- a/gestures.md +++ b/gestures.md @@ -13,7 +13,8 @@ static const Gesture gestures[] = { ### Download - [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.5/gestures) -- [v0.5](https://codeberg.org/dwl/dwl-patches/raw/branch/main/gestures/gestures.patch) +- [2024-04-11](https://codeberg.org/dwl/dwl-patches/raw/commit/be3735bc6a5c64ff76c200a8679453bd179be456/gestures/gestures.patch) +- [v0.5](https://codeberg.org/dwl/dwl-patches/raw/commit/655fd2916c1bcaa022ce6dcdfb370051cf64df66/gestures/gestures.patch) ### Authors - [wochap](https://codeberg.org/wochap)