Fix Notice command.

This commit is contained in:
Andrew Shadura 2013-12-09 17:43:36 +01:00
parent 4606648a38
commit 47fefbbc95
1 changed files with 2 additions and 2 deletions

View File

@ -108,10 +108,10 @@ Event Unresponsive
fi
}&
Event Notice
wmiir xwrite $noticebar $wi_arg
wmiir xwrite $noticebar label $wi_arg
kill $xpid 2>/dev/null # Let's hope this isn't reused...
{ sleep $noticetimeout; wmiir xwrite $noticebar ' '; }&
{ sleep $noticetimeout; wmiir xwrite $noticebar label; }&
xpid = $!
# Menus