summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 6055f56..fe22d37 100644
--- a/readme.md
+++ b/readme.md
@@ -734,6 +734,7 @@ something like:
(these options, being specific to the monitor, are to be specified
after a `--` in the argument list):
- `-O`: string for AC "on" status (default: "On")
+ - `-i`: string for AC "idle" status (default: "On")
- `-o`: string for AC "off" status (default: "Off")
- `-L`: low power (`watts`) threshold (default: -12)
- `-H`: high power threshold (default: -10)
@@ -753,7 +754,7 @@ something like:
Run BatteryP ["BAT0"]
["-t", "<acstatus><watts> (<left>%)",
"-L", "10", "-H", "80", "-p", "3",
- "--", "-O", "<fc=green>On</fc> - ", "-o", "",
+ "--", "-O", "<fc=green>On</fc> - ", "-i", "",
"-L", "-15", "-H", "-5",
"-l", "red", "-m", "blue", "-h", "green"]
600
@@ -774,6 +775,10 @@ something like:
, "--", "-O", "Charging", "-o", "Battery: <left>%"
] 10
+- The "idle" AC state is selected whenever the AC power entering the
+ battery is zero.
+
+
### `TopProc Args RefreshRate`
- Aliases to `top`