diff options
author | Jose A Ortega Ruiz <jao@gnu.org> | 2010-02-12 01:38:29 +0100 |
---|---|---|
committer | Jose A Ortega Ruiz <jao@gnu.org> | 2010-02-12 01:38:29 +0100 |
commit | 626d76aeee415ebd4f0fbb4f8740f206de2ec7d3 (patch) | |
tree | 1b1c275bf4db7eba339e5d8d35bdc7d23303b809 /README | |
parent | 3b7bfcdefdfdd1dce75b379cea16b33e5a34653b (diff) | |
download | xmobar-626d76aeee415ebd4f0fbb4f8740f206de2ec7d3.tar.gz xmobar-626d76aeee415ebd4f0fbb4f8740f206de2ec7d3.tar.bz2 |
New monitor argument to set both max and min widths (-w)
Ignore-this: 27650f63b928ee0ae2bf4d4bf19919e5
darcs-hash:20100212003829-748be-c8d9c4bdc4e8b42f6a929f16d1c4aafc65421ec0.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -465,6 +465,7 @@ These are the arguments that can be used for internal commands in the -p number --ppad=number Pad percentages to given width -m number --minwidth=number Minimum field width -M number --maxwidth=number Maximum field width + -w number --width=number Fixed field width -c chars --padchars=chars Chars used (cyclically) for padding -a ["r" or "l"] --align=["r" or "l"] Pad alignment (right/left) -t output template --template=output template Output template of the command. |