summaryrefslogtreecommitdiff
path: root/pkg/libinput/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/libinput/config.h')
-rw-r--r--pkg/libinput/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg/libinput/config.h b/pkg/libinput/config.h
index 888b45b1..92e45ce0 100644
--- a/pkg/libinput/config.h
+++ b/pkg/libinput/config.h
@@ -1,3 +1,5 @@
-#define LIBINPUT_VERSION "1.11.3"
#define HAVE_LIBWACOM 0
+#define HAVE_VERSIONSORT 1
+#define LIBINPUT_QUIRKS_DIR "/share/libinput"
+#define LIBINPUT_QUIRKS_OVERRIDE_FILE "/etc/libinput/local-overrides.quirks"
#define _GNU_SOURCE 1