mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-24 12:55:28 +02:00
dwm(libinput): Set touchpad.accelSpeed to Hyprland speed
Makes the touchpad speed consistent across Hyprland and dwm.
This commit is contained in:
@@ -287,6 +287,7 @@ in
|
||||
touchpad = {
|
||||
naturalScrolling = true;
|
||||
accelProfile = "flat";
|
||||
accelSpeed = "0.75";
|
||||
};
|
||||
|
||||
mouse = {
|
||||
|
Reference in New Issue
Block a user