Commit Graph
2 Commits
Author SHA1 Message Date
Benjamin Cheng dc93fa8218 Documentation for format-time 2019-09-06 14:53:43 -04:00
Benjamin Cheng a63bc84918 Add configurable time display for battery module
Adds a `format-time` configuration for the battery module so that users
can configure how they want their remaining time to be displayed.

The default format remains the same as before, i.e. `{H} h {M} min`,
but users can choose something like `{H}:{M:02d}` to give an output
like `4:29` if wanted.
2019-09-04 14:43:52 -04:00