diff options
author | Juan Adrián Castro Quintana <juacq97@gmail.com> | 2019-04-16 20:44:12 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-16 20:44:12 -0600 |
commit | 35403d40dff47ce70bde33e3e2479e8d34e62687 (patch) | |
tree | d73ac3f0492acb55b16e89cf8c89ae44a65739bf | |
parent | 3b99020523caf8f5f5ca2880a5b35f7b38a51d03 (diff) | |
download | nnn-35403d40dff47ce70bde33e3e2479e8d34e62687.tar.gz |
Update README.md
-rw-r--r-- | user-scripts/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user-scripts/README.md b/user-scripts/README.md index b29d2bd..14fc0e5 100644 --- a/user-scripts/README.md +++ b/user-scripts/README.md @@ -8,8 +8,8 @@ | imgur | Upload an image file to imgur | | kdeconnect | Send selected files to Android device using kdeconnect-cli | | ndiff | File and directory diff for selection using vimdiff | -| nitrogen | Set the selected image as wallpaper using nitrogen | | nlaunch | Drop-down independent app launcher (needs fzy), drop in `$PATH`; fallback regular prompt | +| nwal | Set the selected image as wallpaper using nitrogen | | paste | Paste contents of current (text) file to paste.ubuntu.com (needs [pastebinit](https://launchpad.net/pastebinit)) | | picker | Pick files and pipe the newline-separated list to another utility | | pywal | Set the selected image as wallpaper using pywal and change the terminal color schemes | |