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 13068b7b..141fd12e 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -8,4 +8,5 @@ void action_all_startup() action_showdesktop_startup(); action_reconfigure_startup(); action_exit_startup(); + action_restart_startup(); } |
