diff options
author | joe <rbo@gmx.us> | 2025-08-20 15:26:13 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-08-20 15:26:13 +0200 |
commit | 1df75733460c564fa1594595ed7794d48093f3f6 (patch) | |
tree | 3ddef9290d9e92832e1fedae9a1302392f8503ea /.config/mpv/mpv.conf | |
parent | up (diff) | |
download | dotfiles-bsd-1df75733460c564fa1594595ed7794d48093f3f6.tar.gz dotfiles-bsd-1df75733460c564fa1594595ed7794d48093f3f6.tar.bz2 dotfiles-bsd-1df75733460c564fa1594595ed7794d48093f3f6.tar.xz dotfiles-bsd-1df75733460c564fa1594595ed7794d48093f3f6.tar.zst dotfiles-bsd-1df75733460c564fa1594595ed7794d48093f3f6.zip |
up
Diffstat (limited to '')
-rw-r--r-- | .config/mpv/mpv.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index fbb1019..26e0d5c 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -2,3 +2,4 @@ video-sync=display-resample osc=yes demuxer-max-bytes=1GiB script-opts=ytdl_hook-ytdl_path=yt-dlp,ytdl_hook-try_ytdl_first=yes,ytdl_hook-exclude="%.webm$|%.ts$|%.mp3$|%.m3u8$|%.m3u$|%.mkv$|%.mp4$|%.VOB$" +term-osd-bar=yes |