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
|
||||
dwt
|
||||
// dwtp
|
||||
drag-lock
|
||||
// drag-lock
|
||||
accel-speed 0.1
|
||||
scroll-factor 0.5
|
||||
accel-profile "adaptive"
|
||||
click-method "clickfinger"
|
||||
scroll-method "two-finger"
|
||||
disabled-on-external-mouse
|
||||
}
|
||||
focus-follows-mouse max-scroll-amount="25%"
|
||||
mouse {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue