diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-04-18 19:41:39 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-04-18 19:41:39 +0530 |
commit | 12ce9451ee1c24ad245d33e8944ba77a1108b5b2 (patch) | |
tree | f7219625e7c50dc7dc14ac42d2d21ef72e3c6efa /user-scripts/README.md | |
parent | a80ed0554dc677a26aca8a7a967cd60e1192edd4 (diff) | |
download | nnn-12ce9451ee1c24ad245d33e8944ba77a1108b5b2.tar.gz |
Move nlaunch from user-scripts
Diffstat (limited to 'user-scripts/README.md')
-rw-r--r-- | user-scripts/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user-scripts/README.md b/user-scripts/README.md index 5b481c3..40aae40 100644 --- a/user-scripts/README.md +++ b/user-scripts/README.md @@ -8,7 +8,6 @@ | imgur | bash | [imgur](https://github.com/jomo/imgur-screenshot) | Upload an image to imgur | | kdeconnect | sh | kdeconnect-cli | Send selected files to an Android device | | ndiff | sh | vimdiff | File and directory diff for selection | -| nlaunch | sh | fzy | Drop-down app launcher. Copy in `$PATH`; fallback regular prompt | | nwal | sh | nitrogen | Set the selected image as wallpaper using nitrogen | | paste | sh | [pastebinit](https://launchpad.net/pastebinit) | Paste contents of current (text) file to paste.ubuntu.com | | picker | sh | nnn | Pick files and pipe the newline-separated list to another utility | |