summaryrefslogtreecommitdiff
path: root/.config/mpv/mpv.conf
diff options
context:
space:
mode:
authortsxv478 <vtr@infraredcombat.xyz>2024-07-26 18:30:13 +0300
committertsxv478 <vtr@infraredcombat.xyz>2024-07-26 18:30:13 +0300
commite157c1178b0bc5f509c9cb1720efee5fdff6736d (patch)
tree22ae96d61e5ee9486afe1fda7ed47e8fa70e8175 /.config/mpv/mpv.conf
parent9f4e6ed56cba4216cab0c5e95ff860260d66bbd6 (diff)
Do not close mpv when video ends
Diffstat (limited to '.config/mpv/mpv.conf')
-rw-r--r--.config/mpv/mpv.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf
index 5de0234..03bc35c 100644
--- a/.config/mpv/mpv.conf
+++ b/.config/mpv/mpv.conf
@@ -1,3 +1,4 @@
osd-on-seek=msg-bar
volume-max=150
ytdl-format=bestvideo[height<=?1080]+bestaudio/best
+keep-open=yes