summaryrefslogtreecommitdiff
path: root/tools/shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/shared.h')
-rw-r--r--tools/shared.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/shared.h b/tools/shared.h
index a9cf6d96..0065fcc0 100644
--- a/tools/shared.h
+++ b/tools/shared.h
@@ -48,6 +48,7 @@ struct tools_options {
int scroll_button;
double speed;
int dwt;
+ enum libinput_config_accel_profile profile;
};
struct tools_context {