summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgnuzilla/uscanzilla2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuzilla/uscanzilla b/gnuzilla/uscanzilla
index a879ca5..5d2c265 100755
--- a/gnuzilla/uscanzilla
+++ b/gnuzilla/uscanzilla
@@ -16,7 +16,7 @@ new_version="$(sed -n "${sed_s}")" <<-EOF
printf '%s\n' "${new_version}" >"${0%/*}/version"
-notify-send "New icecat version: ${new_version}" \
+notify-send -t '0' "New icecat version: ${new_version}" \
"${old_version} -> ${new_version}"
# mailx -s "New version of icecat available: ${version}" 'pj@pehjota.net' <<-EOF
# ${output}