diff options
author | hut <hut@lavabit.com> | 2013-03-01 09:19:47 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-03-01 09:22:59 +0100 |
commit | c139ec86237c2800f55ea2064f18c1b5bc4e9523 (patch) | |
tree | 9469cc1e167f00cacf8214358f153ed634942698 /examples/rifle_different_file_opener.conf | |
parent | 76612b05b5d1490032e38a736c7293bd750c877d (diff) | |
download | ranger-c139ec86237c2800f55ea2064f18c1b5bc4e9523.tar.gz |
Added version info to examples
Diffstat (limited to 'examples/rifle_different_file_opener.conf')
-rw-r--r-- | examples/rifle_different_file_opener.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/rifle_different_file_opener.conf b/examples/rifle_different_file_opener.conf index 1362a1eb..4a8250b8 100644 --- a/examples/rifle_different_file_opener.conf +++ b/examples/rifle_different_file_opener.conf @@ -1,3 +1,5 @@ +# Compatible with ranger 1.6.* +# # Replace your rifle.conf with this file to use xdg-open as your file opener. # This is, of course, adaptable for use with any other file opener. else = xdg-open "$1" |