plugins/wallpaper: fix indentation

This commit is contained in:
NRK 2022-11-01 23:03:14 +06:00
parent e7abf87c54
commit 83c4c880cc
1 changed files with 19 additions and 19 deletions

View File

@ -27,10 +27,10 @@ if [ -n "$1" ]; then
fi
fi
# If you want a system notification, uncomment the next 3 lines.
# notify-send -a "nnn" "Wallpaper changed!"
# else
# notify-send -a "nnn" "No image selected"
fi
fi