#GmailMonitor
A Script that can be used with i3blocks
to show the new emails on your
bar.
Modified from the script found here.
The xml was not getting parsed correctly. I fixed it by changing the grep
line.
Add this to your i3blocks.conf
[mail]
command=echo -e " $(sh ~/GmailMonitor/mail.sh)"
interval=100
color=#7F00FF