summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorEric Mrak <mail@ericmrak.info>2014-03-15 14:56:13 -0700
committerEric Mrak <mail@ericmrak.info>2014-03-15 14:56:13 -0700
commit49ab20e6360456f8d8fbcdc931406b5cf7bd0cca (patch)
treec5fb9c953fbee7ef534f0198b4f45a52c64dee1e /readme.md
parent2992cab82cbc1a30c6cdf2195b67a418bf63f8e9 (diff)
downloadxmobar-49ab20e6360456f8d8fbcdc931406b5cf7bd0cca.tar.gz
xmobar-49ab20e6360456f8d8fbcdc931406b5cf7bd0cca.tar.bz2
Net plugin has txvbar and rxvbar
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/readme.md b/readme.md
index 8e0496a..47ccf9c 100644
--- a/readme.md
+++ b/readme.md
@@ -672,9 +672,9 @@ something like:
`%eth0%`
- Args: default monitor arguments
- Variables that can be used with the `-t`/`--template` argument:
- `dev`, `rx`, `tx`, `rxbar`, `txbar`. Reception and transmission
- rates (`rx` and `tx`) are displayed in Kbytes per second, and you
- can set the `-S` to "True" to make them displayed with units (the
+ `dev`, `rx`, `tx`, `rxbar`, `rxvbar`, `txbar`, `txvbar`. Reception and
+ transmission rates (`rx` and `tx`) are displayed in Kbytes per second,
+ and you can set the `-S` to "True" to make them displayed with units (the
string "Kb/s").
- Default template: `<dev>: <rx>KB|<tx>KB`
@@ -684,9 +684,9 @@ something like:
- Aliases to "dynnetwork"
- Args: default monitor arguments
- Variables that can be used with the `-t`/`--template` argument:
- `dev`, `rx`, `tx`, `rxbar`, `txbar`. Reception and transmission
- rates (`rx` and `tx`) are displayed in Kbytes per second, and you
- can set the `-S` to "True" to make them displayed with units (the
+ `dev`, `rx`, `tx`, `rxbar`, `rxvbar`, `txbar`, `txvbar`. Reception and
+ transmission rates (`rx` and `tx`) are displayed in Kbytes per second,
+ and you can set the `-S` to "True" to make them displayed with units (the
string "Kb/s").
- Default template: `<dev>: <rx>KB|<tx>KB`