add a highlight action
[dana/openbox-history.git] / openbox / actions / all.c
index 51996de..e034fea 100644 (file)
@@ -41,4 +41,5 @@ void action_all_startup()
     action_movetofromedge_startup();
     action_growtoedge_startup();
     action_if_startup();
+    action_highlight_startup();
 }