Fixes gpu count and added battery support to Mac OS X and Windows
This commit is contained in:
parent
683043c481
commit
5ca3666055
2 changed files with 20 additions and 3 deletions
|
|
@ -119,11 +119,13 @@ gtk3="on"
|
|||
|
||||
# Which battery to display.
|
||||
# By default we display all batteries.
|
||||
# NOTE: Only works on Linux.
|
||||
# --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.
|
||||
# NOTE: Only works on Linux.
|
||||
# --battery_shorthand on/off
|
||||
battery_shorthand="off"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue