diff options
Diffstat (limited to 'files/.mpv/input.conf')
| -rw-r--r-- | files/.mpv/input.conf | 4 |
1 files changed, 4 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 |
