mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 03:32:30 +00:00
Fix typo in steamburn, mailwidget
This commit is contained in:
parent
1fa0625c79
commit
ee1c4063a2
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue