mirror of https://github.com/mpv-player/mpv
umpv: update comment for the new FIFO location
This commit is contained in:
parent
2125e49422
commit
07c4d67565
|
@ -21,7 +21,7 @@ script after that will start a new mpv instance.
|
|||
|
||||
Note that you can control the mpv instance by writing to the command fifo:
|
||||
|
||||
echo "cycle fullscreen" > /tmp/umpv-fifo-*
|
||||
echo "cycle fullscreen" > ~/.umpv-fifo
|
||||
|
||||
Note: you can supply custom mpv path and options with the MPV environment
|
||||
variable. The environment variable will be split on whitespace, and the
|
||||
|
|
Loading…
Reference in New Issue