Mention how to add default arguments on Windows
Mention that it is possible to add default arguments by editing the wrapper scripts.
This commit is contained in:
parent
ea3582d2c3
commit
3ba51211d6
1 changed files with 3 additions and 0 deletions
3
FAQ.md
3
FAQ.md
|
@ -233,4 +233,7 @@ scrcpy --prefer-text --turn-screen-off --stay-awake
|
||||||
|
|
||||||
Then just double-click on that file.
|
Then just double-click on that file.
|
||||||
|
|
||||||
|
You could also edit (a copy of) `scrcpy-console.bat` or `scrcpy-noconsole.vbs`
|
||||||
|
to add some arguments.
|
||||||
|
|
||||||
[show file extensions]: https://www.howtogeek.com/205086/beginner-how-to-make-windows-show-file-extensions/
|
[show file extensions]: https://www.howtogeek.com/205086/beginner-how-to-make-windows-show-file-extensions/
|
||||||
|
|
Loading…
Reference in a new issue