From a80d6f18e219cc26a790c502670535682a98eeb1 Mon Sep 17 00:00:00 2001 From: juacq97 Date: Tue, 16 Apr 2019 20:58:56 -0600 Subject: Changed the notify-send message --- user-scripts/pywal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user-scripts/pywal') diff --git a/user-scripts/pywal b/user-scripts/pywal index 11719ac..7131104 100755 --- a/user-scripts/pywal +++ b/user-scripts/pywal @@ -10,6 +10,6 @@ if ! [ -z "$1" ]; then wal -i $1 # notify-send -a "nnn" "Wallpaper changed!" else -# notify-send -a "nnn" "You need to select a image" +# notify-send -a "nnn" "No image selected" fi fi -- cgit v1.2.3-70-g09d2