Increase mouse sensitivity in sway, add accel adaptive

This commit is contained in:
Martin Larsson 2025-12-21 02:18:46 +01:00
parent 87911be6b5
commit b22d9dd33c

View file

@ -18,6 +18,7 @@ input "type:touchpad" {
tap_button_map lrm
# Cannot change base sensitivity, in sway accel and sensitivity are are intertwined :(
accel_profile "adaptive"
pointer_accel 0.225
}
@ -37,8 +38,8 @@ output DP-1 {
}
input "type:pointer" {
accel_profile "flat"
pointer_accel 0
accel_profile "adaptive"
pointer_accel 0.75
}
# Enables inhibit_idle when playing audio