mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
niri: keep touchpad enabled even with mouse, disable drag-lock
This commit is contained in:
parent
34f696607a
commit
4a4d063f99
1 changed files with 1 additions and 2 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue