diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2016-08-21 21:44:56 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-21 21:44:56 +0530 |
commit | d6890bfde5c5065d0a48441210379f3878c6c9cc (patch) | |
tree | 88db20dd902762bfdfb4942d103bfad1dcafb045 | |
parent | a34fe7061cb08867bdc9fd07925fb9e79342c4d9 (diff) | |
download | nnn-d6890bfde5c5065d0a48441210379f3878c6c9cc.tar.gz |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Additional customization to make it more friendly towards major distros (which ` All the following associations are ignored if `NOICE_OPENER` is exported. - Associate plain text files with vim (using `file` command) - Remove video file associations (to each his own favourite video player) - - Associate common audio file types with lightweight fmedia (http://fmedia.firmdev.com/) + - Associate common audio file types with lightweight [fmedia](http://fmedia.firmdev.com/) - Associate PDF files with zathura - Removed less - Use environment variable `NOICE_FALLBACK_OPENER` to open other non-associated files |