From 26f7af74fd4f505f4becdc545ff4029d3fbdcbab Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 21 Aug 2016 14:05:26 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b6a26574..4500b0d1 100644 --- a/README.md +++ b/README.md @@ -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/)