mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-22 19:22:32 +00:00
blackburn mail widget spacing fixed
This commit is contained in:
parent
9f99cbe2b4
commit
d0e6f66cb0
|
@ -342,7 +342,7 @@ vicious.register(mygmail, vicious.widgets.gmail,
|
|||
notify_shown = true
|
||||
end
|
||||
if yawn.icon == yawn.sky_na then return gray .. " Mail " .. coldef .. white .. args["{count}"] .. coldef
|
||||
else return gray .. " Mail " .. coldef .. white .. args["{count}"] .. "<span font='Tamsyn 5'> </span>" .. coldef
|
||||
else return gray .. " Mail " .. coldef .. white .. args["{count}"] .. coldef .. " "
|
||||
end
|
||||
else
|
||||
notify_shown = false
|
||||
|
|
Loading…
Reference in a new issue