Add "{m}" battery format-time option for zero-pad minutes

This commit is contained in:
Arthur Eigenbrot
2022-01-29 11:29:57 -07:00
parent 03ca8de6d7
commit 6b83360e76
2 changed files with 4 additions and 2 deletions

View File

@ -114,9 +114,10 @@ The *battery* module displays the current capacity and state (eg. charging) of y
The *battery* module allows you to define how time should be formatted via *format-time*.
The two arguments are:
The three arguments are:
*{H}*: Hours
*{M}*: Minutes
*{m}*: Zero-padded minutes
# CUSTOM FORMATS