From 6a94d3e42374399c804c37c2911a6479766b5337 Mon Sep 17 00:00:00 2001 From: Nikita Ivanov <51688199+NikitaIvanovV@users.noreply.github.com> Date: Sun, 21 May 2023 18:32:37 +0200 Subject: [PATCH] Add naturalscrolltrackpad patch --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index 23fce7c..5d90a6c 100644 --- a/Patches.md +++ b/Patches.md @@ -58,6 +58,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [input](https://github.com/djpohly/dwl/wiki/input) * [keychord](https://github.com/djpohly/dwl/wiki/keychord) * [keycodes](https://github.com/djpohly/dwl/wiki/keycodes) +* [naturalscrolltrackpad](https://github.com/djpohly/dwl/wiki/naturalscrolltrackpad) * [numlock](https://github.com/djpohly/dwl/wiki/numlock) * [toggleKbLayout](https://github.com/djpohly/dwl/wiki/toggleKbLayout) * [toggleLayoutImmediately](https://github.com/djpohly/dwl/wiki/toggleLayoutImmediately)