summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb8b06eaa6fd..26d7560b1194 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,7 +42,10 @@ package() {
echo
echo "Remember to add sh ~/.wallpapers/wp_init.sh"
echo "to your startup programs"
- sleep 1
+ echo
+ echo "To run just type wpg"
+ echo
+ sleep 3
}
# vim:set et sw=2 sts=2 tw=80: