niri: decrease mouse sensitivity
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
44d6f8bb49
commit
ac323e1ad7
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ in {
|
|||
# https://github.com/sodiboo/niri-flake/blob/main/docs.md#programsnirisettingsinputmouseaccel-profile
|
||||
mouse = {
|
||||
accel-profile = "adaptive";
|
||||
accel-speed = -0.2;
|
||||
accel-speed = -0.5;
|
||||
};
|
||||
|
||||
# https://github.com/sodiboo/niri-flake/blob/main/docs.md#programsnirisettingsinputtouchpadaccel-profile
|
||||
|
|
Loading…
Add table
Reference in a new issue