private void ExecuteAddHotkey()
 {
     _hotkeyService.Add(new GlobalHotkey());
 }