diff options
Diffstat (limited to 'options-table.c')
-rw-r--r-- | options-table.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options-table.c b/options-table.c index bca529cf..a4b85fd2 100644 --- a/options-table.c +++ b/options-table.c @@ -1145,6 +1145,7 @@ const struct options_table_entry options_table[] = { OPTIONS_TABLE_HOOK("alert-activity", ""), OPTIONS_TABLE_HOOK("alert-bell", ""), OPTIONS_TABLE_HOOK("alert-silence", ""), + OPTIONS_TABLE_HOOK("client-active", ""), OPTIONS_TABLE_HOOK("client-attached", ""), OPTIONS_TABLE_HOOK("client-detached", ""), OPTIONS_TABLE_HOOK("client-resized", ""), |