diff --git a/config.rb b/config.rb index 53cf3f7..da543d0 100644 --- a/config.rb +++ b/config.rb @@ -439,5 +439,5 @@ def status_click name, mouse_button # def reload_config LOG.info 'reload' - launch $0 + exec $0 end