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

Merge pull request #68 from raj-kesavan/master

Fix typo in steamburn, mailwidget
This commit is contained in:
Luke Bonham 2014-11-29 11:24:37 +01:00
commit 43a07f2c2b

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