From dc56dd9c9cc2b660c6efbccb0adc1bab09eadd76 Mon Sep 17 00:00:00 2001 From: A Frederick Christensen <53975399+fauxmight@users.noreply.github.com> Date: Tue, 6 Jun 2023 22:07:41 -0500 Subject: [PATCH] Updated cursorwarp (markdown) --- cursorwarp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cursorwarp.md b/cursorwarp.md index 9f38db8..3c855e3 100644 --- a/cursorwarp.md +++ b/cursorwarp.md @@ -2,7 +2,7 @@ When focus is changed, warp the cursor the the center of the new focused client (if it wasn't already within the client's geometry). ### Download -- [2023-06-06[(https://github.com/djpohly/dwl/compare/main...fauxmight:cursor_warp.patch) +- [2023-06-06](https://github.com/djpohly/dwl/compare/main...fauxmight:cursor_warp.patch) - [2022-05-26](https://github.com/djpohly/dwl/compare/main...faerryn:cursor_warp.patch) ### Authors