1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: finally i can AWP again

This commit is contained in:
oddlama 2023-12-21 01:22:14 +01:00
parent a7883a7508
commit 0eb0b5caf1
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -9,8 +9,11 @@
videoDrivers = ["modesetting"];
libinput = {
enable = true;
mouse.accelProfile = "flat";
mouse.accelSpeed = "0";
mouse = {
accelProfile = "flat";
accelSpeed = "0";
middleEmulation = false;
};
# touchpad = {
# accelProfile = "flat";
# accelSpeed = "0.5";