summaryrefslogtreecommitdiff
path: root/include/wlhangul.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlhangul.h')
-rw-r--r--include/wlhangul.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/wlhangul.h b/include/wlhangul.h
index 0e9cf22..8ceff5a 100644
--- a/include/wlhangul.h
+++ b/include/wlhangul.h
@@ -14,6 +14,9 @@ struct wlhangul_state {
bool running;
struct wl_list seats;
+
+ bool enabled_by_default;
+ xkb_keysym_t toggle_key;
};
struct wlhangul_seat {