mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 11:32:32 +00:00
Merge branch 'master' of https://github.com/copycat-killer/awesome-copycats
This commit is contained in:
commit
b419a9e1f6
|
@ -120,7 +120,7 @@ mytextclock = awful.widget.textclock(" %H:%M ")
|
||||||
lain.widgets.calendar:attach(mytextclock)
|
lain.widgets.calendar:attach(mytextclock)
|
||||||
|
|
||||||
-- Mail IMAP check
|
-- Mail IMAP check
|
||||||
aimailwidget = lain.widgets.imap({
|
mailwidget = lain.widgets.imap({
|
||||||
timeout = 180,
|
timeout = 180,
|
||||||
server = "server",
|
server = "server",
|
||||||
mail = "mail",
|
mail = "mail",
|
||||||
|
|
Loading…
Reference in a new issue