From ca28e08c2f47dec4e30f54c3ef64376a6246fbf9 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 23 Jun 2007 14:44:58 +0000 Subject: add dockautohide action --- openbox/actions/all.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 4e351817..ea81882b 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -36,4 +36,5 @@ void action_all_startup() action_directionaldesktop_startup(); action_resizerelative_startup(); action_addremovedesktop_startup(); + action_dockautohide_startup(); } -- cgit v1.2.3