aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rootston/config.h')
-rw-r--r--include/rootston/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rootston/config.h b/include/rootston/config.h
index ef101f2d..ece11829 100644
--- a/include/rootston/config.h
+++ b/include/rootston/config.h
@@ -19,6 +19,7 @@ struct device_config {
};
struct binding_config {
+ uint32_t modifiers;
xkb_keysym_t *keysyms;
size_t keysyms_len;
char *command;