diff options
Diffstat (limited to 'openbox/actions/all.c')
| -rw-r--r-- | openbox/actions/all.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/actions/all.c b/openbox/actions/all.c index d22a25fb..b9b0a795 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -39,4 +39,5 @@ void action_all_startup() action_dockautohide_startup(); action_layer_startup(); action_movetofromedge_startup(); + action_growtoedge_startup(); } |
