diff options
author | Leonard Kugis <leonard@kug.is> | 2025-05-23 11:41:09 +0000 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2025-05-23 11:41:09 +0000 |
commit | c70505d7c7b7b48600f273357694b56ccf5d2a15 (patch) | |
tree | 21c27ac6ffced8d6d904e35bdb39baa5d685d829 /dwl-patches/patches/scroll-factor/README.md | |
download | dotfiles-master.tar.gz dotfiles-master.tar.bz2 dotfiles-master.zip |
Diffstat (limited to 'dwl-patches/patches/scroll-factor/README.md')
-rw-r--r-- | dwl-patches/patches/scroll-factor/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dwl-patches/patches/scroll-factor/README.md b/dwl-patches/patches/scroll-factor/README.md new file mode 100644 index 0000000..9c4be3f --- /dev/null +++ b/dwl-patches/patches/scroll-factor/README.md @@ -0,0 +1,9 @@ +### Description +This patch adds scroll factor to dwl. The settings can be found in the trackpad section of the config. This allows user to control the sensitivity of 2-finger touchpad scrolling. + +### Download +- [git branch](https://codeberg.org/singul4ri7y/dwl/src/branch/scroll-factor) +- [2024-07-12](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/scroll-factor/scroll-factor.patch) + +### Authors +- [singul4ri7y](https://codeberg.org/singul4ri7y) |