hyprland: lower trackball sensitivity
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
c681926c92
commit
6886994ba8
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ in {
|
||||||
{
|
{
|
||||||
name = "logitech-m570";
|
name = "logitech-m570";
|
||||||
accel_profile = "custom 1 0 1 3";
|
accel_profile = "custom 1 0 1 3";
|
||||||
sensitivity = -0.1;
|
sensitivity = -0.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue