diff options
Diffstat (limited to 'scripts/nlaunch/README.md')
-rw-r--r-- | scripts/nlaunch/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/nlaunch/README.md b/scripts/nlaunch/README.md deleted file mode 100644 index 2b267ee..0000000 --- a/scripts/nlaunch/README.md +++ /dev/null @@ -1,7 +0,0 @@ -`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. - - xfce4-terminal -e nlaunch |