mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2026-03-23 05:55:12 +00:00
tooltip space
This commit is contained in:
parent
0a3e472d00
commit
afeda35cea
|
|
@ -165,7 +165,7 @@ local bat = lain.widget.bat({
|
||||||
end
|
end
|
||||||
|
|
||||||
baticon:set_image(theme[index])
|
baticon:set_image(theme[index])
|
||||||
battooltip:set_markup(string.format("%s%%, %s", perc, bat_now.time))
|
battooltip:set_markup(string.format("%s%% | %s", perc, bat_now.time))
|
||||||
end
|
end
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue