aboutsummaryrefslogtreecommitdiff
path: root/Mail/mutt/notify.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Mail/mutt/notify.sh')
-rwxr-xr-xMail/mutt/notify.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mail/mutt/notify.sh b/Mail/mutt/notify.sh
index a628c52..d4c8d30 100755
--- a/Mail/mutt/notify.sh
+++ b/Mail/mutt/notify.sh
@@ -21,6 +21,7 @@ if [ $status -eq 0 ];then
touch ~/.mutt/newmail
else
xset -led 1
+ echo 'Ixlear' > /tmp/panel-fifo
if [ -e ~/.mutt/newmail ];then
rm ~/.mutt/newmail
fi