add the kill/close/cyclewindows actions
[dana/openbox-history.git] / openbox / actions / all.c
index 64587f4..9b11b49 100644 (file)
@@ -26,4 +26,5 @@ void action_all_startup()
     action_moveto_startup();
     action_moverelative_startup();
     action_shade_startup();
+    action_kill_startup();
 }