diff options
author | Matt Turner <mattst88@gmail.com> | 2021-06-02 22:52:16 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2021-06-02 22:52:16 -0700 |
commit | 12e50c411499be7176cdd455f30fb0f765ce88fc (patch) | |
tree | 5c2a8d88b48222ab81a81df7e13ecbea03900dd3 /.mpv/config | |
parent | 220e32d3e092588c453b48325efaab0901266d47 (diff) |
Update .mpv/config
Diffstat (limited to '.mpv/config')
-rw-r--r-- | .mpv/config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.mpv/config b/.mpv/config index c56e081..1e00302 100644 --- a/.mpv/config +++ b/.mpv/config @@ -1,7 +1,6 @@ -vo=opengl +vo=gpu hwdec=vaapi ao=pulse -#opengl-backend=wayland demuxer-readahead-secs=30 -cache=200000 +cache=yes |