summaryrefslogtreecommitdiffstats
path: root/users/kuatsure/kuatsure.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/kuatsure/kuatsure.h')
-rw-r--r--users/kuatsure/kuatsure.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/kuatsure/kuatsure.h b/users/kuatsure/kuatsure.h
index 56fb684ec..23d3c617c 100644
--- a/users/kuatsure/kuatsure.h
+++ b/users/kuatsure/kuatsure.h
@@ -8,6 +8,8 @@ void tmux_pane_zoom(void);
void tmux_pane_switch(uint16_t keycode);
void tmux_window_switch(uint16_t keycode);
+#define KT_CESC CTL_T(KC_ESC)
+
#undef LEADER_TIMEOUT
#define LEADER_TIMEOUT 300