diff options
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" |