fix(niri): touchpad

This commit is contained in:
Florian Schmitt 2025-01-14 16:26:17 +03:00
parent d779b76be0
commit ace56666f5

View file

@ -9,13 +9,14 @@ input {
}
touchpad {
tap
// dwt
// dwtp
natural-scroll
//tap
dwt
dwtp
//natural-scroll
// accel-speed 0.2
// accel-profile "flat"
// scroll-method "two-finger"
scroll-method "two-finger"
click-method "button-areas"
// disabled-on-external-mouse
}