aboutsummaryrefslogtreecommitdiff
path: root/files/.mpv
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2016-09-02 22:04:16 +0500
committerAnton Bobov <abobov@gmail.com>2016-09-02 22:04:16 +0500
commitcea379b67479377ebc27d60ade096ffd20a44085 (patch)
treef99cca47a191cd08b3c803866af086d43f4ae4ff /files/.mpv
parentead6dccb20ca05f3b37e395148c010e3357d55c8 (diff)
[mpv] Add config files.
Diffstat (limited to 'files/.mpv')
-rw-r--r--files/.mpv/input.conf4
-rw-r--r--files/.mpv/mpv.conf4
2 files changed, 8 insertions, 0 deletions
diff --git a/files/.mpv/input.conf b/files/.mpv/input.conf
new file mode 100644
index 0000000..b11162d
--- /dev/null
+++ b/files/.mpv/input.conf
@@ -0,0 +1,4 @@
+# Rotate by 90 degrees clockwise
+Alt+RIGHT no-osd vf add rotate=90
+# Rotate by 90 degrees counterclockwise
+Alt+LEFT no-osd vf add rotate=270
diff --git a/files/.mpv/mpv.conf b/files/.mpv/mpv.conf
new file mode 100644
index 0000000..a14f89d
--- /dev/null
+++ b/files/.mpv/mpv.conf
@@ -0,0 +1,4 @@
+speed=1.33
+force-window=immediate
+save-position-on-quit
+no-terminal