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 e0485ebe..077f394b 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -5,4 +5,5 @@ void action_all_startup() action_execute_startup(); action_debug_startup(); action_showmenu_startup(); + action_showdesktop_startup(); } |
