aboutsummaryrefslogtreecommitdiff
path: root/mpv
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2021-10-22 18:08:54 +0300
committereug-vs <eugene@eug-vs.xyz>2021-10-22 18:08:54 +0300
commitac19c606c36abbe2f9376aa6da28282c339dcefc (patch)
tree0c14217f57b1e17d98df9114be1ada72a5c52522 /mpv
parente5d98ae3c75ca9f6f4288cda9ace40238ebf600b (diff)
downloaddotfiles-ac19c606c36abbe2f9376aa6da28282c339dcefc.tar.gz
feat(mpv): add initial config
Diffstat (limited to 'mpv')
-rw-r--r--mpv/.config/mpv/mpv.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/mpv/.config/mpv/mpv.conf b/mpv/.config/mpv/mpv.conf
new file mode 100644
index 0000000..c7757a3
--- /dev/null
+++ b/mpv/.config/mpv/mpv.conf
@@ -0,0 +1,6 @@
+save-position-on-quit
+sub-auto=fuzzy
+sub-file-paths=subs
+sub-font-size=44
+ytdl-format=bestvideo[height<=?480][fps<=?30][vcodec!=?vp9]+bestaudio/best
+osc=no