mpv: Don't keep-open
This commit is contained in:
parent
cee8b5a21e
commit
1426bceb39
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ hwdec=auto
|
||||||
input-ipc-server=/tmp/mpv-socket
|
input-ipc-server=/tmp/mpv-socket
|
||||||
|
|
||||||
# Keeps open the window after a video is finished
|
# Keeps open the window after a video is finished
|
||||||
keep-open
|
# keep-open
|
||||||
|
|
||||||
border=no # hides the window title bar
|
border=no # hides the window title bar
|
||||||
msg-color=yes # color log messages on terminal
|
msg-color=yes # color log messages on terminal
|
||||||
|
|
Loading…
Add table
Reference in a new issue