X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.c;h=06858c05e693c4602581f8f1a368b53fd21e2190;hb=27a0f0f4c99bab0ceaa496f14c7498b230fcab25;hp=430d781d844a56e1c6ed28ef5d92596613bcda1b;hpb=bc2c2bc3f08ba8b40db10761650633d9de7f1753;p=chaz%2Fopenbox diff --git a/openbox/actions/all.c b/openbox/actions/all.c index 430d781d..06858c05 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -37,4 +37,5 @@ void action_all_startup() action_movetoedge_startup(); action_growtoedge_startup(); action_if_startup(); + action_focustobottom_startup(); }