1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-12-23 03:32:30 +00:00
This commit is contained in:
luke bonham 2014-12-08 19:56:15 +01:00
commit b419a9e1f6

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