diff options
author | shmibs <shmibs@shmibbles.me> | 2018-10-19 04:54:51 -0700 |
---|---|---|
committer | shmibs <shmibs@shmibbles.me> | 2018-10-19 04:54:51 -0700 |
commit | ad04ec6996ecd91ac2378069c99e73f54ac18cf3 (patch) | |
tree | ea16b3d6581f4b45619b303e60f8d187fd647ce7 /.config/mpv | |
parent | c68e0d757ec0ee5baf9bf94ddd9634edf998d24f (diff) | |
download | dotfiles-ad04ec6996ecd91ac2378069c99e73f54ac18cf3.tar.gz |
merge tablet configs
Diffstat (limited to '.config/mpv')
-rw-r--r-- | .config/mpv/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/mpv/config b/.config/mpv/config index 2e5a9ec..3771d68 100644 --- a/.config/mpv/config +++ b/.config/mpv/config @@ -1,8 +1,9 @@ screenshot-format=png +no-window-dragging # video fs=yes -profile=opengl-hq +profile=opengl interpolation=yes blend-subtitles=yes video-sync=display-resample |