Lowered mouse sens in hyprland

This commit is contained in:
Warren Hood 2024-09-24 10:45:09 +02:00
parent ae0aafef09
commit 527fae1b4b

View file

@ -46,7 +46,7 @@ input {
natural_scroll = false
}
sensitivity = 0.5 # -1.0 - 1.0, 0 means no modification.
sensitivity = -0.2 # -1.0 - 1.0, 0 means no modification.
accel_profile = flat
}