added more options to settings.json
This commit is contained in:
@@ -1,7 +1,11 @@
|
|||||||
{
|
{
|
||||||
"extra_params": [
|
"extra_params": [
|
||||||
"/monitors:1,0",
|
"/monitors:1,0",
|
||||||
"+dynamic-resolution"
|
"+dynamic-resolution",
|
||||||
|
"+sound",
|
||||||
|
"+microphone",
|
||||||
|
"+video",
|
||||||
|
"+clipboard"
|
||||||
],
|
],
|
||||||
"save_conn": true
|
"save_conn": true
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user