Fixes gpu count and added battery support to Mac OS X and Windows

This commit is contained in:
Dylan
2016-02-03 09:26:47 +11:00
parent 683043c481
commit 5ca3666055
2 changed files with 20 additions and 3 deletions

View File

@@ -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"