niri: increase scroll speed
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
bb606b807c
commit
66aed06bba
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ in {
|
||||||
mouse = {
|
mouse = {
|
||||||
accel-profile = "adaptive";
|
accel-profile = "adaptive";
|
||||||
accel-speed = -0.7;
|
accel-speed = -0.7;
|
||||||
|
scroll-factor = 1.25;
|
||||||
};
|
};
|
||||||
|
|
||||||
# https://github.com/sodiboo/niri-flake/blob/main/docs.md#programsnirisettingsinputtouchpadaccel-profile
|
# https://github.com/sodiboo/niri-flake/blob/main/docs.md#programsnirisettingsinputtouchpadaccel-profile
|
||||||
|
|
Loading…
Add table
Reference in a new issue