Added option to print each battery on the same line, check 1.1.md for more info
This commit is contained in:
parent
bb48caec70
commit
6cd2881962
4 changed files with 51 additions and 11 deletions
|
|
@ -122,6 +122,11 @@ gtk3="on"
|
|||
# --battery_num all, 0, 1, 2, etc
|
||||
battery_num="all"
|
||||
|
||||
# Whether or not to print each battery on the same line.
|
||||
# By default each battery gets its own line and title.
|
||||
# --battery_shorthand on/off
|
||||
battery_shorthand="off"
|
||||
|
||||
|
||||
# Birthday
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue