niri: modify input
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
47e98fda70
commit
cca7af02b4
1 changed files with 3 additions and 3 deletions
|
@ -28,12 +28,12 @@ in {
|
||||||
scroll-factor = 0.5;
|
scroll-factor = 0.5;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# BUG: Applies to trackball device, switch to "flat" when per-device configuration is supported
|
||||||
|
# https://github.com/YaLTeR/niri/issues/371
|
||||||
mouse = {
|
mouse = {
|
||||||
# BUG: Applies to trackball device, switch to "flat" when per-device configuration is supported
|
|
||||||
# https://github.com/YaLTeR/niri/issues/371
|
|
||||||
accel-profile = "adaptive";
|
accel-profile = "adaptive";
|
||||||
|
|
||||||
accel-speed = 0.0;
|
accel-speed = -0.1;
|
||||||
};
|
};
|
||||||
|
|
||||||
trackball = {
|
trackball = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue