From df51acbf15c420a0176e7bc88eb6cbede057e1df Mon Sep 17 00:00:00 2001 From: Mark Stosberg Date: Mon, 23 Nov 2020 13:52:34 -0500 Subject: Add default keybinding for image rotation This is the same key binding used by Eye of Gnome for a 90 degree clockwise image rotation for people coming from that image viewer. --- files/imv_config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'files') diff --git a/files/imv_config b/files/imv_config index 5d69af1..550a4d3 100644 --- a/files/imv_config +++ b/files/imv_config @@ -38,6 +38,9 @@ i = zoom 1 = zoom -1 o = zoom -1 +# Rotate Clockwise by 90 degrees + = rotate by 90 + # Other commands x = close f = fullscreen -- cgit v1.2.3