Update README.md

This commit is contained in:
Arun Prakash Jana 2016-08-21 12:58:38 +05:30 committed by GitHub
parent 9c738fb348
commit 46e8388784

View file

@ -2,14 +2,14 @@
A fork of noice file browser: http://git.2f30.org/noice/ A fork of noice file browser: http://git.2f30.org/noice/
Added some customizations to make it more friendly towards major distros. Additional customization to make it more friendly towards major distros (which `suck more` by some standards).
## Modifications ## Modifications
- File associations - File associations
- Associate plain text files with vim (using `file` command) - Associate plain text files with vim (using `file` command)
- Associate video files with mpv - Remove video file associations (to each his own favourite video player)
- Associate common audio file types with fmedia (http://fmedia.firmdev.com/) - Associate common audio file types with lightweight fmedia (http://fmedia.firmdev.com/)
- Associate PDF files with zathura - Associate PDF files with zathura
- Removed less - Removed less
- Use `xdg-open` to open other unrecognised files - Use `xdg-open` to open other unrecognised files