Hyprland: reduce mouse sensitivity
This commit is contained in:
parent
3426350426
commit
0cd68f9d72
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ in
|
|||
numlock_by_default = true;
|
||||
follow_mouse = 2;
|
||||
touchpad.natural_scroll = true;
|
||||
sensitivity = -0.5;
|
||||
};
|
||||
|
||||
exec = (lib.lists.optionals (hostName == "thor") [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue