]> git.sur5r.net Git - i3/i3/blobdiff - include/config_directives.h
Kill misbehaving subscribed clients instead of hanging
[i3/i3] / include / config_directives.h
index f21ad8e1985b2675fdcdbe0937e8a65d5a7e3d17..4a20a1f5a6ce9d4c9c31454337b5d8258a95f284 100644 (file)
@@ -62,6 +62,7 @@ CFGFUN(assign_output, const char *output);
 CFGFUN(assign, const char *workspace, bool is_number);
 CFGFUN(no_focus);
 CFGFUN(ipc_socket, const char *path);
+CFGFUN(ipc_kill_timeout, const long timeout_ms);
 CFGFUN(restart_state, const char *path);
 CFGFUN(popup_during_fullscreen, const char *value);
 CFGFUN(color, const char *colorclass, const char *border, const char *background, const char *text, const char *indicator, const char *child_border);