From 604aaffcf82ab3af0812eaf4b3027a5ddeda7cb2 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 13 Apr 2023 14:34:38 +0800 Subject: Update --- X11/mail/check_mail.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'X11') diff --git a/X11/mail/check_mail.sh b/X11/mail/check_mail.sh index b6cca10..ae10bd8 100755 --- a/X11/mail/check_mail.sh +++ b/X11/mail/check_mail.sh @@ -12,7 +12,7 @@ NUMBER=$( if [[ -n "$NUMBER" && $NUMBER -gt 0 ]]; then DISPLAY=:0 \ DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/`id -u`/bus \ - notify-send "New Mail: $NUMBER" + notify-send "New Mail: $NUMBER" --expire-time=20000 else date fi -- cgit v1.2.3-70-g09d2