mouse and scroll sensitivity

This commit is contained in:
2025-06-08 14:18:21 +02:00
parent 63613c235f
commit a3ef26fe8b

View File

@ -12,11 +12,11 @@ input {
follow_mouse = 0
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
sensitivity = -0.17
touchpad {
natural_scroll = true
scroll_factor = 0.2
scroll_factor = 0.15
}
}