commit 3d5a23be24a2061a8e1c1ae80f5e8e11d6608dd3 Author: ray Date: Tue May 28 15:45:02 2019 +0100 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e4c9514 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +watch_later diff --git a/input.conf b/input.conf new file mode 100644 index 0000000..97fdab9 --- /dev/null +++ b/input.conf @@ -0,0 +1,4 @@ +Alt+1 set window-scale 1.0 +Alt+2 set window-scale 0.5 +Alt+3 set window-scale 0.33 +Alt+4 set window-scale 0.25 diff --git a/mpv.conf b/mpv.conf new file mode 100644 index 0000000..d7c9330 --- /dev/null +++ b/mpv.conf @@ -0,0 +1,6 @@ +fullscreen=yes +volume=33 +save-position-on-quit + +geometry=50%:50% +force-window=immediate