aboutsummaryrefslogtreecommitdiff
path: root/src/tokenize.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tokenize.h')
-rw-r--r--src/tokenize.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tokenize.h b/src/tokenize.h
index a6a429d..ea770a8 100644
--- a/src/tokenize.h
+++ b/src/tokenize.h
@@ -8,6 +8,7 @@ static const char *modifier_flags_str[] =
"shift", "lshift", "rshift",
"cmd", "lcmd", "rcmd",
"ctrl", "lctrl", "rctrl",
+ "hyper",
};
static const char *literal_keycode_str[] =