diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-07-19 00:56:19 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-07-19 00:56:19 +0200 |
| commit | 5f60777bb3fd347d8233fa58d192856f1c5d406a (patch) | |
| tree | 4acd3553386980d0b2d0eb2b53c9b9d3ae090155 /.config/mpv/mpv.conf | |
| parent | 047a9cc1bb59988de3a6c47f2974b86ef0f0fc50 (diff) | |
added mpv config
Diffstat (limited to '.config/mpv/mpv.conf')
| -rw-r--r-- | .config/mpv/mpv.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..128a028 --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1,6 @@ +[extension.webm] +loop-file=inf +[extension.gif] +loop-file=inf + +profile=gpu-hq |
