summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-02-28 04:40:52 +0000
committerjao <jao@gnu.org>2020-03-05 17:55:12 +0000
commitbe9b21d52767e42de636716139b84285c29ff5ec (patch)
tree5646056a3b7c698920dc1531cca3c102e0694787 /readme.md
parentae16735a74a711c0ed7adf6e1df18b75a5a26205 (diff)
downloadxmobar-be9b21d52767e42de636716139b84285c29ff5ec.tar.gz
xmobar-be9b21d52767e42de636716139b84285c29ff5ec.tar.bz2
Network: up indicator
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 51c73cf..2a57860 100644
--- a/readme.md
+++ b/readme.md
@@ -798,11 +798,14 @@ specification, such as `("clear", "<icon=weather-clear.xbm/>")`.
- Args: default monitor arguments, plus:
- `--rx-icon-pattern`: dynamic string for reception rate in `rxipat`.
- `--tx-icon-pattern`: dynamic string for transmission rate in `txipat`.
+ - `--up`: string used for the `up` variable value when the
+ interface is up.
- Variables that can be used with the `-t`/`--template` argument:
`dev`, `rx`, `tx`, `rxbar`, `rxvbar`, `rxipat`, `txbar`, `txvbar`,
- `txipat`. Reception and transmission rates (`rx` and `tx`) are displayed
- by default as Kb/s, without any suffixes, but you can set the `-S` to
- "True" to make them displayed with adaptive units (Kb/s, Mb/s, etc.).
+ `txipat`, `up`. Reception and transmission rates (`rx` and `tx`) are
+ displayed by default as Kb/s, without any suffixes, but you can set
+ the `-S` to "True" to make them displayed with adaptive units (Kb/s,
+ Mb/s, etc.).
- Default template: `<dev>: <rx>KB|<tx>KB`
### `DynNetwork Args RefreshRate`