private void ExecuteRestoreDefaultHotkeys()
 {
     _hotkeyService.RestoreDefaults();
 }