aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorAlex David <alexdavid@users.noreply.github.com>2025-03-01 23:01:34 -0800
committerGitHub <noreply@github.com>2025-03-02 10:01:34 +0300
commitd6e736aaf01b234e62e330e41135f47fe076a6d4 (patch)
tree591f253aff9564a569deec8dc08e68e0e7c7094c /resources
parent36b28d9b96107441e3f8502a61f598fb666ec492 (diff)
downloadniri-d6e736aaf01b234e62e330e41135f47fe076a6d4.tar.gz
niri-d6e736aaf01b234e62e330e41135f47fe076a6d4.tar.bz2
niri-d6e736aaf01b234e62e330e41135f47fe076a6d4.zip
Allow disabling tap-and-drag (#1107)
* Allow disabling tap-and-drag Similar to https://github.com/YaLTeR/niri/pull/1088, this adds a new touchpad `drag` configuration option that configures tap-and-drag behavior. Currently tap-and-drag is always enabled when the `tap` setting is enabled, but other compositors allow setting this separately. * Update wiki/Configuration:-Input.md --------- Co-authored-by: Ivan Molodetskikh <yalterz@gmail.com>
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index d0f4398b..adeee2a5 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -25,6 +25,7 @@ input {
tap
// dwt
// dwtp
+ // drag false
// drag-lock
natural-scroll
// accel-speed 0.2