diff options
Diffstat (limited to 'examples/rifle_sxiv.sh')
-rwxr-xr-x | examples/rifle_sxiv.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/rifle_sxiv.sh b/examples/rifle_sxiv.sh index 0cbda01e..60cc8d82 100755 --- a/examples/rifle_sxiv.sh +++ b/examples/rifle_sxiv.sh @@ -1,4 +1,5 @@ #!/bin/sh +# Compatible with ranger 1.6.* # # This script searches image files in a directory, opens them all with sxiv # and sets the first argument to the first image displayed by sxiv. |