diff options
author | Joe <bousset.rudy@gmail.com> | 2022-07-30 19:45:29 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-07-30 19:45:29 +0200 |
commit | 0c36b38260d11fdca608e49bb7ac9bd76e50b84e (patch) | |
tree | 970ca8a1203150f326aa29ae3e73d6c890ef4971 /.config/mpv | |
parent | lang (diff) | |
download | dotfiles-bsd-0c36b38260d11fdca608e49bb7ac9bd76e50b84e.tar.gz dotfiles-bsd-0c36b38260d11fdca608e49bb7ac9bd76e50b84e.tar.bz2 dotfiles-bsd-0c36b38260d11fdca608e49bb7ac9bd76e50b84e.tar.xz dotfiles-bsd-0c36b38260d11fdca608e49bb7ac9bd76e50b84e.tar.zst dotfiles-bsd-0c36b38260d11fdca608e49bb7ac9bd76e50b84e.zip |
update
Diffstat (limited to '.config/mpv')
-rw-r--r-- | .config/mpv/mpv.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..49fe2d2 --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1,3 @@ +msg-level=ffmpeg=fatal +vo=gpu +hwdec=vaapi
\ No newline at end of file |