Make the dock a context and add actions LowerDock and RaiseDock
[dana/openbox.git] / openbox / actions / all.c
index 4563e65..332e79c 100644 (file)
@@ -30,6 +30,7 @@ void action_all_startup(void)
     action_resize_startup();
     action_decorations_startup();
     action_desktop_startup();
+    action_dock_startup();
     action_resizerelative_startup();
     action_addremovedesktop_startup();
     action_dockautohide_startup();