diff options
author | joe <rbo@gmx.us> | 2025-10-04 22:24:59 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-04 22:24:59 +0200 |
commit | 8b04d8e1e9034cea9e0e2e0492f011622913cdca (patch) | |
tree | 420645988bb6cb8b99fe1539486bc322995bf349 /.config/mpv/mpv.conf | |
parent | up (diff) | |
download | dotfiles-bsd-8b04d8e1e9034cea9e0e2e0492f011622913cdca.tar.gz dotfiles-bsd-8b04d8e1e9034cea9e0e2e0492f011622913cdca.tar.bz2 dotfiles-bsd-8b04d8e1e9034cea9e0e2e0492f011622913cdca.tar.xz dotfiles-bsd-8b04d8e1e9034cea9e0e2e0492f011622913cdca.tar.zst dotfiles-bsd-8b04d8e1e9034cea9e0e2e0492f011622913cdca.zip |
Diffstat (limited to '.config/mpv/mpv.conf')
-rw-r--r-- | .config/mpv/mpv.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 749a32a..1412e5e 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,5 +1,5 @@ # video-sync=display-resample -vo=gpu +vo=gpu-next osc=yes cache=yes demuxer-max-bytes=4GiB |