[user/malte] Disable sway mouse acceleration
This commit is contained in:
parent
8dfaf2e3a3
commit
52738f3389
|
@ -294,8 +294,8 @@ in {
|
|||
"2:7:SynPS/2_Synaptics_TouchPad" = {
|
||||
natural_scroll = "enabled";
|
||||
scroll_method = "two_finger";
|
||||
pointer_accel = ".5";
|
||||
accel_profile = "adaptive";
|
||||
pointer_accel = "0";
|
||||
accel_profile = "flat";
|
||||
tap = "enabled";
|
||||
drag = "enabled";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue