diff options
author | Mischievous Meerkat <engineerarun@gmail.com> | 2019-04-17 08:39:56 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-17 08:39:56 +0530 |
commit | ef9879da364c7692823ab3390b0e191739f14efa (patch) | |
tree | d8add585cfbd13a9e2e71d5f84c30b3e1679ae8f /user-scripts/README.md | |
parent | 39035bd75c56e9e20f988cfab7afd87996cfd91a (diff) | |
parent | a80d6f18e219cc26a790c502670535682a98eeb1 (diff) | |
download | nnn-ef9879da364c7692823ab3390b0e191739f14efa.tar.gz |
Merge pull request #244 from juacq97/master
Added two scripts to change the wallpaper
Diffstat (limited to 'user-scripts/README.md')
-rw-r--r-- | user-scripts/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/user-scripts/README.md b/user-scripts/README.md index 18ed906..14fc0e5 100644 --- a/user-scripts/README.md +++ b/user-scripts/README.md @@ -9,8 +9,10 @@ | kdeconnect | Send selected files to Android device using kdeconnect-cli | | ndiff | File and directory diff for selection using vimdiff | | 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 | | sxiv | Open images in current directory in sxiv | | transfer | Upload current file to transfer.sh | | upgrade | Check and update to latest version of nnn manually on Debian 9 Stretch | |