diff --git a/system/mouse.nix b/system/mouse.nix index b5d5b16..efec37f 100644 --- a/system/mouse.nix +++ b/system/mouse.nix @@ -10,6 +10,6 @@ MatchBus=usb MatchVendor=0x046D MatchProduct=0x4099 - AttrEventCode=-REL_WHEEL_HI_RES + AttrEventCode=-REL_WHEEL_HI_RES;-REL_HWHEEL_HI_RES; ''; }