diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-12-25 16:33:38 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-12-25 16:33:38 +0100 |
commit | d72e04f4073dd53cd8b38f65fa3778b9f2277329 (patch) | |
tree | 5cd15b17ae778a1dd7761f6d2f79379a1410eddc /feh | |
parent | a1696a0e0c97503c332049c124fa996ce3c3695d (diff) |
feh: add config
Diffstat (limited to 'feh')
-rw-r--r-- | feh/feh/buttons | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/feh/feh/buttons b/feh/feh/buttons new file mode 100644 index 0000000..cdb3824 --- /dev/null +++ b/feh/feh/buttons @@ -0,0 +1,5 @@ +# scroll wheel for zoom +prev_img +next_img +zoom_in 4 +zoom_out 5 |