diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 6ff4e3e..17cb03d 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,6 +1,9 @@ # 优先硬解码 hwdec=auto-safe +# 播放完不关闭窗口 +keep-open=yes + # ==== 界面 ==== # 浮动窗口的尺寸最大值 autofit-larger=90%x95%