diff options
author | Adam <adam.moloney.stuck@gmail.com> | 2022-05-23 13:50:32 +0200 |
---|---|---|
committer | adamstuck <adam.moloney.stuck@gmail.com> | 2022-05-24 09:41:42 +0200 |
commit | c591f3fc6f10a69acc4fa3cfd46f11a3029c4173 (patch) | |
tree | 035a3cafa31804c839cb830b3f7f69956a45d358 | |
parent | 0757ffbdcbb4b67d4d12d1d214adfb474130fa8c (diff) |
Added mpv config
-rw-r--r-- | .config/mpv/mpv.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf new file mode 100644 index 0000000..1d39a4d --- /dev/null +++ b/.config/mpv/mpv.conf @@ -0,0 +1,2 @@ +--sub-auto=all +--sub-file-paths=sub:subtitles:subs:Subs |