dwm(libinput): Set touchpad.accelSpeed to Hyprland speed

Makes the touchpad speed consistent across Hyprland and dwm.
This commit is contained in:
Donovan Glover
2024-08-25 14:15:18 -04:00
parent c077b5a551
commit c462dc20e8

View File

@@ -287,6 +287,7 @@ in
touchpad = {
naturalScrolling = true;
accelProfile = "flat";
accelSpeed = "0.75";
};
mouse = {