mirror of https://github.com/lcpz/lain.git
yawn: new icon
This commit is contained in:
parent
27a388f374
commit
2c6a5794b2
|
@ -62,7 +62,7 @@ local function worker(args)
|
||||||
f:close()
|
f:close()
|
||||||
|
|
||||||
t, mailcount = string.gsub(ws, "%d", "")
|
t, mailcount = string.gsub(ws, "%d", "")
|
||||||
t = nil -- because it's useless
|
t = nil
|
||||||
mailcount = tonumber(mailcount)
|
mailcount = tonumber(mailcount)
|
||||||
|
|
||||||
widget = imap.widget
|
widget = imap.widget
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Showers.png
|
Loading…
Reference in New Issue