diff options
Diffstat (limited to '.config/swayimg/config')
-rw-r--r-- | .config/swayimg/config | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/.config/swayimg/config b/.config/swayimg/config new file mode 100644 index 0000000..e2892a3 --- /dev/null +++ b/.config/swayimg/config @@ -0,0 +1,38 @@ +[general] +compositor = no +[viewer] +window = #000000 +scale = fit +[gallery] +window = #000000 +[list] +all = yes +[keys.viewer] +h = step_left +j = step_down +k = step_up +l = step_right +n = next_file +p = prev_file +w = zoom fit +g = first_file +Shift+g = last_file +Ctrl+x = exec ~/.config/swayimg/key-handler "%" +r = rotate_right +Shift+r = rotate_left +Alt+Shift+k = zoom +20 +Alt+Shift+j = zoom -20 +[keys.gallery] +h = step_left +j = step_down +k = step_up +l = step_right +g = first_file +Shift+g = last_file +[info] +info_timeout = 0 +[info.viewer] +top_left = none +top_right = none +bottom_left = +name +bottom_right = +scale,+frame,+index |