From 54e2bf57f8e3d7ac668f91bc0c3c4e99677d8e5f Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 20 Sep 2017 08:38:55 +0530 Subject: [PATCH] Add step to set NNN_NOWAIT in Quickstart --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c0319d8..e4acab92 100644 --- a/README.md +++ b/README.md @@ -295,7 +295,9 @@ Add the following to your shell's rc file for the best experience: export NNN_DE_FILE_MANAGER=thunar -Run `n`. +4. Run `n`. + +5. Set `NNN_NOWAIT`, if nnn [blocks on your desktop environment](#nnn-blocks-on-opening-files) when a file is open. ### How to