commit 29b2ff977c0d5696a09f844a6455cc6acfe620dc
parent 0a7a84c20e30433c9d0c87540291021eb8db064f
Author: awy <awy@awy.one>
Date: Thu, 19 Jun 2025 00:38:57 +0300
swayimg binds
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.config/swayimg/config b/.config/swayimg/config
@@ -16,15 +16,17 @@ n = next_file
p = prev_file
w = zoom fit
g = first_file
-Shift+G = last_file
+Shift+g = last_file
Ctrl+x = exec ~/.config/swayimg/key-handler "%"
+r = rotate_right
+Shift+r = rotate_left
[keys.gallery]
h = step_left
j = step_down
k = step_up
l = step_right
g = first_file
-Shift+G = last_file
+Shift+g = last_file
[info]
info_timeout = 0
[info.viewer]