diff --git a/ff2mpv-rust.json b/ff2mpv-rust.json new file mode 100644 index 0000000..aed2b9d --- /dev/null +++ b/ff2mpv-rust.json @@ -0,0 +1,4 @@ +{ + "player_command": "mpv", + "player_args": ["--no-config", "--fullscreen"] +}