diff options
author | jao <jao@gnu.org> | 2016-07-26 03:38:21 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2016-07-26 03:38:21 +0200 |
commit | 17f900650fc022397e0679e2ee2a84aab07babb6 (patch) | |
tree | 15f8294a30755984969732d267269ce441c66159 /readme.md | |
parent | 76eac0b144e21b9c4152dc81416058e7c07fcedd (diff) | |
download | xmobar-17f900650fc022397e0679e2ee2a84aab07babb6.tar.gz xmobar-17f900650fc022397e0679e2ee2a84aab07babb6.tar.bz2 |
New monitor argument -T (maximum total width)
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -682,6 +682,10 @@ These are the options available for all monitors below: needed. - Long option: `--width` - Default: 0 (variable width) +- `-T` _number_ Maximum total width + - Maximum total width of the text. + - Long option: `--maxtwidth` + - Default: 0 (no limit) - `-c` _string_ - Characters used for padding. The characters of _string_ are used cyclically. E.g., with `-P +- -w 6`, a field with value "foo" |