summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-07 20:47:35 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-07 20:47:35 +0100
commit68dada84d0e3f820a38395051b374d14e12d5ff1 (patch)
treede3f4df24922822a352b5c2d39a88e123f068180 /README
parent9ee314056f6db2596477978a297692869a7a78ed (diff)
downloadxmobar-68dada84d0e3f820a38395051b374d14e12d5ff1.tar.gz
xmobar-68dada84d0e3f820a38395051b374d14e12d5ff1.tar.bz2
New Monitor option to enable/disable '%' in displayed percentages
The option is -P, and takes either "True" (the default) or anything else to denote False.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 9ef1522..7788d68 100644
--- a/README
+++ b/README
@@ -535,6 +535,7 @@ These are the arguments that can be used for internal commands in the
-h color number --high=color number Color for the high threshold: es "#FF0000"
-n color number --normal=color number Color for the normal threshold: es "#00FF00"
-l color number --low=color number Color for the low threshold: es "#0000FF"
+ -P True/False --percent=True/False Use % to display percents (default: True)
-p number --ppad=number Pad percentages to given width
-m number --minwidth=number Minimum field width
-M number --maxwidth=number Maximum field width