diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-04-30 08:36:55 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-05-22 08:44:31 +0530 |
commit | 8f1fdcf3e8b7aad1df44bbcbeb4133fb3dd8064a (patch) | |
tree | 8b6bdab6365e5a18da916eb51cc800bedfa966b8 /scripts | |
parent | b555887ca8960ee69e3810535fb0c90b3cc3ddfe (diff) | |
download | nnn-8f1fdcf3e8b7aad1df44bbcbeb4133fb3dd8064a.tar.gz |
Update docs
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/nlaunch/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/nlaunch/README.md b/scripts/nlaunch/README.md index 8268bb3..2b267ee 100644 --- a/scripts/nlaunch/README.md +++ b/scripts/nlaunch/README.md @@ -1,4 +1,6 @@ -`nlaunch` is an independent POSIX-compliant GUI application launcher shell script. Its only dependency is `fzy`. It's possible to set a keyboard shortcut to open `nlaunch` in a terminal and use it as the regular launcher. +`nlaunch` is an independent POSIX-compliant GUI application launcher shell script. To use it with `nnn` you need to mark the file executable and drop it somewhere in your `$PATH`. + +It requires [`fzy`](https://github.com/jhawthorn/fzy) to show a fuzzy drop-down menu. To use `nlaunch` as an independent launcher add a keybind to open `nlaunch` in a terminal e.g. |