feat: add feh

This commit is contained in:
Max Hohlfeld 2024-04-10 16:33:21 +02:00
parent 419c510905
commit 8ebb841679
2 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,17 @@
toggle_keep_vp
toggle_pause
toggle_fixed_geometry
save_filelist
render
next_img L
prev_img H
jump_last G
jump_first g
zoom_in K
zoom_out J
scroll_up k Up
scroll_down j Down
scroll_left h Left
scroll_right l Right
orient_1 R

View File

@ -77,6 +77,7 @@
- ~/.config/nsxiv - ~/.config/nsxiv
- ~/.config/nsxiv/exec - ~/.config/nsxiv/exec
- ~/.config/zathura - ~/.config/zathura
- ~/.config/feh
tags: [pc, setup] tags: [pc, setup]
- name: Copy over cmus config - name: Copy over cmus config
@ -121,6 +122,7 @@
- { src: dircolours, dest: dircolours } - { src: dircolours, dest: dircolours }
- { src: redshiftrc, dest: redshift/redshiftrc } - { src: redshiftrc, dest: redshift/redshiftrc }
- { src: zathurarc, dest: zathura/zathurarc } - { src: zathurarc, dest: zathura/zathurarc }
- { src: feh_keys, dest: feh/keys }
- name: Copy over nsixv key handler script - name: Copy over nsixv key handler script
ansible.builtin.copy: ansible.builtin.copy: