1
1
Fork 0

niri: modify input sensitivity

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-12-26 19:07:25 -05:00
parent 654b594643
commit baed356708
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -25,7 +25,7 @@ in {
click-method = "clickfinger"; # Multi-finger click
dwt = true; # Disable while typing
dwtp = true; # Disable while trackpointing
scroll-factor = 0.5;
scroll-factor = 0.4;
};
# BUG: Applies to trackball device, switch to "flat" when per-device configuration is supported
@ -33,7 +33,7 @@ in {
mouse = {
accel-profile = "adaptive";
accel-speed = -0.1;
accel-speed = -0.2;
};
trackball = {