niri: keep touchpad enabled even with mouse, disable drag-lock

This commit is contained in:
Oleksandr Smirnov 2025-10-24 23:20:51 +03:00
parent 34f696607a
commit 4a4d063f99
No known key found for this signature in database

View file

@ -25,13 +25,12 @@ input {
tap tap
dwt dwt
// dwtp // dwtp
drag-lock // drag-lock
accel-speed 0.1 accel-speed 0.1
scroll-factor 0.5 scroll-factor 0.5
accel-profile "adaptive" accel-profile "adaptive"
click-method "clickfinger" click-method "clickfinger"
scroll-method "two-finger" scroll-method "two-finger"
disabled-on-external-mouse
} }
focus-follows-mouse max-scroll-amount="25%" focus-follows-mouse max-scroll-amount="25%"
mouse { mouse {