summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorEric Mrak <mail@ericmrak.info>2014-03-15 19:36:56 -0700
committerEric Mrak <mail@ericmrak.info>2014-03-15 19:36:56 -0700
commit2a43aae25b980bf08fd0b50c9517f9f72eb94f93 (patch)
tree51ea46dfca5f085df6d744224dd925c5615bd95d /readme.md
parent49ab20e6360456f8d8fbcdc931406b5cf7bd0cca (diff)
downloadxmobar-2a43aae25b980bf08fd0b50c9517f9f72eb94f93.tar.gz
xmobar-2a43aae25b980bf08fd0b50c9517f9f72eb94f93.tar.bz2
DiskU/DiskIO have vbar equivalents
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 47ccf9c..c532529 100644
--- a/readme.md
+++ b/readme.md
@@ -840,8 +840,9 @@ more than one battery.
- Aliases to `disku`
- Disks: list of pairs of the form (device or mount point, template),
where the template can contain `<size>`, `<free>`, `<used>`, `<freep>` or
- `<usedp>`, `<freebar>` or `<usedbar>` for total, free, used, free
- percentage and used percentage of the given file system capacity.
+ `<usedp>`, `<freebar>`, `<freevbar>`, `<usedbar>` or `<usedvbar>` for total,
+ free, used, free percentage and used percentage of the given file system
+ capacity.
- Args: default monitor arguments. `-t`/`--template` is ignored.
- Default template: none (you must specify a template for each file system).
- Example:
@@ -855,7 +856,9 @@ more than one battery.
- Aliases to `diskio`
- Disks: list of pairs of the form (device or mount point, template),
where the template can contain `<total>`, `<read>`, `<write>` for total,
- read and write speed, respectively.
+ read and write speed, respectively. There are also bar versions of each:
+ `<totalbar>`, `<totalvbar>`, `<readbar>`, `<readvbar>`, `<writebar>`, and
+ `<writevbar>`.
- Args: default monitor arguments. `-t`/`--template` is ignored.
- Default template: none (you must specify a template for each file system).
- Example: