mayushii: Raise trackpoint acceleration
This commit is contained in:
parent
716acb8754
commit
4afbf1c24b
|
@ -50,7 +50,7 @@ in
|
|||
};
|
||||
} // (lib.optionalAttrs (nixosConfig.networking.hostName == "mayushii") {
|
||||
"type:touchpad".events = "disabled";
|
||||
"2:10:TPPS/2_Elan_TrackPoint".pointer_accel = "-0.25";
|
||||
"2:10:TPPS/2_Elan_TrackPoint".pointer_accel = "-0.15";
|
||||
});
|
||||
|
||||
keybindings = {
|
||||
|
|
Loading…
Reference in a new issue