i3blocks counter updates automatically

This commit is contained in:
Luke Smith 2018-05-04 16:13:02 -07:00
parent 3513063d08
commit 1d0afcc855

View File

@ -32,6 +32,7 @@ do
then
notify "$account" "$newcount" & disown
mpv --quiet ~/.config/mutt/etc/notify.opus
pkill -RTMIN+12 i3blocks # For my i3blocks setup. Updates new mail counter.
fi
done