mpv: Don't keep-open
This commit is contained in:
parent
8f83358e04
commit
3273da704d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,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