X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.c;fp=openbox%2Factions%2Fall.c;h=d22a25fb0e83a28847bb1a0932833629b040f6bc;hb=c15da849dd28565aa8ce19569ec1280961eb605d;hp=8219325d981ede2194c62d6a2ea52ba2f12ef03b;hpb=7f50e04925e539dbe28997a6b07369d9f5cb43e3;p=chaz%2Fopenbox 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(); }