niri: enable follow mouse

This commit is contained in:
Oleksandr Smirnov 2025-06-20 18:08:30 +03:00
parent 0f397441e3
commit d1557a736e
No known key found for this signature in database

View file

@ -34,6 +34,7 @@ input {
scroll-method "two-finger" scroll-method "two-finger"
// disabled-on-external-mouse // disabled-on-external-mouse
} }
focus-follows-mouse max-scroll-amount="25%"
mouse { mouse {
accel-speed 0.0 accel-speed 0.0
accel-profile "flat" accel-profile "flat"