1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-12-22 19:22:32 +00:00
This commit is contained in:
luke bonham 2014-02-04 09:22:52 +01:00
commit f4f4893f7e

View file

@ -190,6 +190,7 @@ batupd = lain.widgets.bat({
batbar:set_color(beautiful.fg_normal)
baticon:set_image(beautiful.bat)
elseif bat_perc > 15 then
batbar:set_color(beautiful.fg_normal)
baticon:set_image(beautiful.bat_low)
else
batbar:set_color("#EB8F8F")