mayushii: Raise trackpoint acceleration

neomutt
Simon Bruder 2021-10-07 21:14:01 +02:00
parent 716acb8754
commit 4afbf1c24b
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {