[−][src]Module i3status_rs::blocks::battery
A block for displaying information about an internal power supply.
This module contains the Battery block, which can
display the status, capacity, and time remaining for (dis)charge for an
internal power supply.
Structs
| Battery | A block for displaying information about an internal power supply. |
| BatteryConfig | Configuration for the |
| PowerSupplyDevice | Represents a physical power supply device, as known to sysfs. |
| UpowerDevice | Represents a battery known to UPower. |
Enums
| BatteryDriver |
Traits
| BatteryDevice | A battery device can be queried for a few properties relevant to the user. |