diff options
| author | Michael Forney <mforney@mforney.org> | 2020-06-18 22:00:45 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-06-22 22:47:59 -0700 |
| commit | 5e615bae79dfbfebb62159719d21e9b92a43e266 (patch) | |
| tree | 9016a9b15d50273989c752ad377e6d22d332c4d0 /pkg/libinput/gen.lua | |
| parent | 3d3c3722f5aace71f21f7059c2949e4b0fd4b108 (diff) | |
libinput: Update to 1.15.6
Diffstat (limited to 'pkg/libinput/gen.lua')
| -rw-r--r-- | pkg/libinput/gen.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/libinput/gen.lua b/pkg/libinput/gen.lua index eab7d1cf..f8f1c3a5 100644 --- a/pkg/libinput/gen.lua +++ b/pkg/libinput/gen.lua @@ -69,6 +69,7 @@ local quirks = { '30-vendor-microsoft.quirks', '30-vendor-razer.quirks', '30-vendor-synaptics.quirks', + '30-vendor-trust.quirks', '30-vendor-vmware.quirks', '30-vendor-wacom.quirks', '50-system-acer.quirks', @@ -80,6 +81,7 @@ local quirks = { '50-system-google.quirks', '50-system-hp.quirks', '50-system-lenovo.quirks', + '50-system-sony.quirks', '50-system-system76.quirks', '50-system-toshiba.quirks', } |
