blob: 2b267eea10d9265e74ce68df7234fe6d717673c1 (
plain) (
blame)
1
2
3
4
5
6
7
|
`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
|