Update message

This commit is contained in:
Stephan Raabe
2023-09-20 13:56:57 +02:00
parent 704068c47a
commit 976ec51f33
4 changed files with 4 additions and 4 deletions

View File

@@ -44,7 +44,7 @@ if [ "$selected" ]; then
# -----------------------------------------------------
# Send notification
# -----------------------------------------------------
notify-send "Theme and Wallpaper updated" "With image $newwall"
notify-send "Colors and Wallpaper updated" "with image $newwall"
echo "Done."
fi