diff --git a/com.angoosh.RDPConnect/settings.json b/com.angoosh.RDPConnect/settings.json index e2b926c..d749016 100644 --- a/com.angoosh.RDPConnect/settings.json +++ b/com.angoosh.RDPConnect/settings.json @@ -1,7 +1,11 @@ { "extra_params": [ "/monitors:1,0", - "+dynamic-resolution" + "+dynamic-resolution", + "+sound", + "+microphone", + "+video", + "+clipboard" ], "save_conn": true } \ No newline at end of file