From c15da849dd28565aa8ce19569ec1280961eb605d Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 23 Jun 2007 15:08:08 +0000 Subject: add moveto/fromedge actions --- 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 8219325d..d22a25fb 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -38,4 +38,5 @@ void action_all_startup() action_addremovedesktop_startup(); action_dockautohide_startup(); action_layer_startup(); + action_movetofromedge_startup(); } -- cgit v1.2.3