feat(battery): Add {cycles} format replacement

This commit is contained in:
Kiri
2024-04-10 17:00:50 +02:00
parent 42dc9cb85f
commit 43511992d9
3 changed files with 24 additions and 7 deletions

View File

@ -119,6 +119,8 @@ The *battery* module displays the current capacity and state (eg. charging) of y
*{time}*: Estimate of time until full or empty. Note that this is based on the power draw at the last refresh time, not an average.
*{cycles}*: Amount of charge cycles the highest-capacity battery has seen. *(Linux only)*
# TIME FORMAT
The *battery* module allows you to define how time should be formatted via *format-time*.