From f2489385f752b85e786565b8fa751b1838904324 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sat, 2 Sep 2023 00:50:13 +0500 Subject: [mpv] Updates --- files/.config/mpv/script-opts/uosc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/.config/mpv/script-opts') diff --git a/files/.config/mpv/script-opts/uosc.conf b/files/.config/mpv/script-opts/uosc.conf index 9666f70..af15b4b 100644 --- a/files/.config/mpv/script-opts/uosc.conf +++ b/files/.config/mpv/script-opts/uosc.conf @@ -123,7 +123,7 @@ top_bar_size=40 top_bar_size_fullscreen=46 top_bar_controls=no # Can be: `no` (hide), `yes` (inherit title from mpv.conf), or a custom template string -top_bar_title=no +top_bar_title=yes # Template string to enable alternative top bar title. If alt title matches main title, # it'll be hidden. Tip: use `${media-title}` for main, and `${filename}` for alt title. top_bar_alt_title= @@ -141,7 +141,7 @@ window_border_opacity=0.8 # If there's no playlist and file ends, load next file in the directory # Requires `keep-open=yes` in `mpv.conf`. -autoload=no +autoload=yes # What types to accept as next item when autoloading or requesting to play next file # Can be: video, audio, image, subtitle autoload_types=video,audio,image -- cgit v1.2.3