Age | Commit message (Collapse) | Author |
|
battery widgets support multiple batteries
|
|
While trying out the widget set I noticed that the installation docs for this widget weren't correct. The `require` statement now works as expected and it matches the pattern used in other installation docs mentioned in the repo.
Hope this helps!
|
|
|
|
Added support for the battery widgets to read multiple battery values
from the acpi output. The total charge becomes average of all of the
available batteries, the status is that of the highest battery.
|
|
|
|
|
|
|
|
|
|
|
|
|