diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 84c4d6e9..45166b38 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -14,6 +14,9 @@ # Enables best HW decoder; turn off for software decoding hwdec=auto +# Keeps open the window after a video is finished +keep-open + border=no # hides the window title bar msg-color=yes # color log messages on terminal term-osd-bar=yes # displays a progress bar on the terminal