summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorslotThe <soliditsallgood@tuta.io>2019-10-12 09:56:12 +0200
committerslotThe <soliditsallgood@tuta.io>2019-10-12 09:56:12 +0200
commit5be73cdc459f54c57382cbcf6eeb6e9937a0c822 (patch)
treebd4f0acd6f6b527f134fe32b5da397ee32b5f69d /readme.md
parentbad59af82950f79df3f3976ce6b7fdd3da35c3f4 (diff)
downloadxmobar-5be73cdc459f54c57382cbcf6eeb6e9937a0c822.tar.gz
xmobar-5be73cdc459f54c57382cbcf6eeb6e9937a0c822.tar.bz2
Update changelog and readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 747cbe8..91a85b6 100644
--- a/readme.md
+++ b/readme.md
@@ -917,6 +917,13 @@ specification, such as `("clear", "<icon=weather-clear.xbm/>")`.
when AC is "off" in `leftipat`.
- `--idle-icon-pattern`: dynamic string for current battery charge
when AC is "idle" in `leftipat`.
+ - `--lows`: string for AC "off" status and power lower than the `-L`
+ threshold (default: "")
+ - `--mediums`: string for AC "off" status and power lower than the `-H`
+ threshold (default: "")
+ - `--high`: string for AC "off" status and power higher than the `-H`
+ threshold (default: "")
+
- Variables that can be used with the `-t`/`--template` argument:
`left`, `leftbar`, `leftvbar`, `leftipat`, `timeleft`, `watts`, `acstatus`