diff options
author | katherine <shmibs@shmibbles.me> | 2017-01-07 10:19:05 -0700 |
---|---|---|
committer | katherine <shmibs@shmibbles.me> | 2017-01-07 10:19:05 -0700 |
commit | 1ef2b44ceae62752ae3b0c6a07dd2852eba83a37 (patch) | |
tree | bf840bcb97c75138c74242e76b0c0943a3fbcd2e | |
parent | 61382bddd1d82764728d4fcdf2dad778869e3e26 (diff) | |
download | dotfiles-1ef2b44ceae62752ae3b0c6a07dd2852eba83a37.tar.gz |
update mpv config
-rw-r--r-- | .config/mpv/config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/mpv/config b/.config/mpv/config index 601158f..d02d22a 100644 --- a/.config/mpv/config +++ b/.config/mpv/config @@ -1,7 +1,9 @@ # video fs=yes -vo=opengl-hq:interpolation:blend-subtitles +profile=opengl-hq +interpolation=yes +blend-subtitles=yes video-sync=display-resample slang=en,eng |