From 35403d40dff47ce70bde33e3e2479e8d34e62687 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Juan=20Adri=C3=A1n=20Castro=20Quintana?= <juacq97@gmail.com>
Date: Tue, 16 Apr 2019 20:44:12 -0600
Subject: [PATCH] Update README.md

---
 user-scripts/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 |