From 224fad0676303d178ebb7851951fa55784c8b018 Mon Sep 17 00:00:00 2001 From: ray Date: Sat, 14 Mar 2020 19:43:40 +0000 Subject: [PATCH] add rotation keybindings --- input.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/input.conf b/input.conf index 6ec28fd..171c972 100644 --- a/input.conf +++ b/input.conf @@ -5,3 +5,6 @@ Alt+4 set window-scale 0.25 c script-message osc-visibility always C script-message osc-visibility auto + +Alt+RIGHT add video-rotate 90 +Alt+LEFT add video-rotate -90