Update README.md

This commit is contained in:
Arun Prakash Jana 2016-08-21 14:05:26 +05:30 committed by GitHub
parent 66855ff38b
commit 26f7af74fd
1 changed files with 4 additions and 3 deletions

View File

@ -9,9 +9,10 @@ Additional customization to make it more friendly towards major distros (which `
- File associations
- Environment variable **NOICE_OPENER** to override all associations and open all files with your desktop environments default file opener. Examples:
$ export NOICE_OPENER=xdg-open
$ export NOICE_OPENER=gnome-open
$ export NOICE_OPENER=gvfs-open
$ export NOICE_OPENER=xdg-open
$ export NOICE_OPENER=gnome-open
$ export NOICE_OPENER=gvfs-open
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/)