1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00

Fix typo in steamburn, mailwidget

This commit is contained in:
Raj Kesavan 2014-11-28 19:50:38 -08:00
parent 1fa0625c79
commit ee1c4063a2

View file

@ -120,7 +120,7 @@ mytextclock = awful.widget.textclock(" %H:%M ")
lain.widgets.calendar:attach(mytextclock)
-- Mail IMAP check
aimailwidget = lain.widgets.imap({
mailwidget = lain.widgets.imap({
timeout = 180,
server = "server",
mail = "mail",