This commit is contained in:
luke bonham 2014-12-08 19:56:15 +01:00
commit b419a9e1f6
1 changed files with 1 additions and 1 deletions

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",