diff options
Diffstat (limited to 'scripts/nlaunch/README.md')
-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. |