diff options
Diffstat (limited to 'openbox/actions/all.c')
| -rw-r--r-- | openbox/actions/all.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 64587f46..9b11b49b 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -26,4 +26,5 @@ void action_all_startup() action_moveto_startup(); action_moverelative_startup(); action_shade_startup(); + action_kill_startup(); } |
