mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-07-30 04:38:51 +00:00
Document --window-title in README
This commit is contained in:
parent
4b997239f3
commit
e4ac943d86
1 changed files with 8 additions and 0 deletions
|
@ -289,6 +289,14 @@ latency), use:
|
|||
scrcpy --render-expired-frames
|
||||
```
|
||||
|
||||
### Custom window title
|
||||
|
||||
By default, the window title is the device model. It can be changed:
|
||||
|
||||
```bash
|
||||
scrcpy --window-title 'My device'
|
||||
```
|
||||
|
||||
|
||||
### Forward audio
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue