diff options
author | Joe <rbo@gmx.us> | 2025-09-01 20:14:21 +0200 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2025-09-01 20:14:21 +0200 |
commit | 14b85433dbbc43af4294fa5353e69189121eea1b (patch) | |
tree | d775104accc1f91512897d56a025010e564f6517 /.config/mpv/mpv.conf | |
parent | up (diff) | |
download | dotfiles-bsd-14b85433dbbc43af4294fa5353e69189121eea1b.tar.gz dotfiles-bsd-14b85433dbbc43af4294fa5353e69189121eea1b.tar.bz2 dotfiles-bsd-14b85433dbbc43af4294fa5353e69189121eea1b.tar.xz dotfiles-bsd-14b85433dbbc43af4294fa5353e69189121eea1b.tar.zst dotfiles-bsd-14b85433dbbc43af4294fa5353e69189121eea1b.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 d1f0c60..749a32a 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,5 +1,5 @@ # video-sync=display-resample -vo=x11 +vo=gpu osc=yes cache=yes demuxer-max-bytes=4GiB |