Added example configuration file
This commit is contained in:
parent
ab586ba197
commit
78555c3d93
1 changed files with 4 additions and 0 deletions
4
ff2mpv-rust.json
Normal file
4
ff2mpv-rust.json
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"player_command": "mpv",
|
||||||
|
"player_args": ["--no-config", "--fullscreen"]
|
||||||
|
}
|
Loading…
Reference in a new issue