add the showdesktop action
[dana/openbox-history.git] / openbox / actions / all.c
index e0485eb..077f394 100644 (file)
@@ -5,4 +5,5 @@ void action_all_startup()
     action_execute_startup();
     action_debug_startup();
     action_showmenu_startup();
+    action_showdesktop_startup();
 }