add omnipresent action
[dana/openbox-history.git] / openbox / actions / all.c
index 9b11b49..f303c09 100644 (file)
@@ -27,4 +27,5 @@ void action_all_startup()
     action_moverelative_startup();
     action_shade_startup();
     action_kill_startup();
+    action_omnipresent_startup();
 }