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;
|
||||
};
|
||||
|
||||
mouse = {
|
||||
# BUG: Applies to trackball device, switch to "flat" when per-device configuration is supported
|
||||
# https://github.com/YaLTeR/niri/issues/371
|
||||
mouse = {
|
||||
accel-profile = "adaptive";
|
||||
|
||||
accel-speed = 0.0;
|
||||
accel-speed = -0.1;
|
||||
};
|
||||
|
||||
trackball = {
|
||||
|
|
Loading…
Add table
Reference in a new issue