mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2024-12-23 03:32:30 +00:00
Copland theme: Fixing bat widget icon
This commit is contained in:
parent
a73a500ff4
commit
626e6172d8
|
@ -193,7 +193,7 @@ batupd = lain.widgets.bat({
|
|||
baticon:set_image(beautiful.bat_low)
|
||||
else
|
||||
batbar:set_color("#EB8F8F")
|
||||
baticon:set_image(beautiful.bat_no)
|
||||
baticon:set_image(beautiful.bat_empty)
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue