mouse: remove quirks for Logitech G502 X PLUS
This commit is contained in:
parent
73315828f9
commit
a0cea50099
1 changed files with 0 additions and 11 deletions
|
|
@ -1,15 +1,4 @@
|
||||||
{
|
{
|
||||||
# Allow configuring Logitech Peripherals
|
# Allow configuring Logitech Peripherals
|
||||||
services.ratbagd.enable = true;
|
services.ratbagd.enable = true;
|
||||||
|
|
||||||
# Sway does not undersand high resolution scroll wheels
|
|
||||||
# I don't need this, so I disable it
|
|
||||||
environment.etc."libinput/local-overrides.quirks".text = ''
|
|
||||||
[Logitech G502 X PLUS]
|
|
||||||
MatchUdevType=mouse
|
|
||||||
MatchBus=usb
|
|
||||||
MatchVendor=0x046D
|
|
||||||
MatchProduct=0x4099
|
|
||||||
AttrEventCode=-REL_WHEEL_HI_RES
|
|
||||||
'';
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue