Battery: [Linux] Remove old options
This commit is contained in:
parent
b23ccd6709
commit
72de668641
|
@ -161,21 +161,6 @@ gtk2="on"
|
||||||
gtk3="on"
|
gtk3="on"
|
||||||
|
|
||||||
|
|
||||||
# Battery
|
|
||||||
|
|
||||||
# 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"
|
|
||||||
|
|
||||||
|
|
||||||
# IP Address
|
# IP Address
|
||||||
|
|
||||||
# Website to ping for the public IP
|
# Website to ping for the public IP
|
||||||
|
|
Reference in New Issue