From 27a0f0f4c99bab0ceaa496f14c7498b230fcab25 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 14 Jul 2007 09:17:39 -0400 Subject: split the focustobottom action back out from unfocus --- 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 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(); } -- cgit v1.2.3