From 4962e6c7fc445ee94e0669c7df595579a60518fc Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sun, 6 Oct 2019 22:10:36 +0500 Subject: Updates --- files/.mpv/input.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'files/.mpv/input.conf') diff --git a/files/.mpv/input.conf b/files/.mpv/input.conf index b11162d..ce4f3e7 100644 --- a/files/.mpv/input.conf +++ b/files/.mpv/input.conf @@ -1,4 +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 +## 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 -- cgit v1.2.3