aboutsummaryrefslogtreecommitdiff
path: root/files/.config/mpv/script-opts/uosc.conf
diff options
context:
space:
mode:
authorAnton Bobov <anton@bobov.name>2023-09-02 00:50:13 +0500
committerAnton Bobov <anton@bobov.name>2023-09-03 20:19:45 +0500
commitf2489385f752b85e786565b8fa751b1838904324 (patch)
tree833b4fd464fca451493ae97c275ff0027df6369c /files/.config/mpv/script-opts/uosc.conf
parent45176092a9788a6d798da30e8892b29fe4ef8678 (diff)
[mpv] Updates
Diffstat (limited to 'files/.config/mpv/script-opts/uosc.conf')
-rw-r--r--files/.config/mpv/script-opts/uosc.conf4
1 files changed, 2 insertions, 2 deletions
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