summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-08-07 01:49:40 +0100
committerjao <jao@gnu.org>2020-08-07 01:49:40 +0100
commit80a716edf95ca61b347d8f20b080f88f4bf55bbf (patch)
tree44d52a137272c9d94ff2295cb6e3ca91760454c7 /readme.md
parent52749121672080f93ead1cf4408fef7b2b8adde4 (diff)
downloadxmobar-80a716edf95ca61b347d8f20b080f88f4bf55bbf.tar.gz
xmobar-80a716edf95ca61b347d8f20b080f88f4bf55bbf.tar.bz2
String index as progress bar
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index d9ea24b..1b12095 100644
--- a/readme.md
+++ b/readme.md
@@ -792,6 +792,10 @@ These are the options available for all monitors below:
- Total number of characters used to draw bars.
- Long option: `--bwidth`
- Default value: 10
+ - Special value: 0. When this parameter is 0, the percentage to
+ display is interpreted as a position in the bar foreground
+ string (given by `-f`), and the character at that position is
+ displayed.
- `-x` _string_ N/A string
- String to be used when the monitor is not available
- Long option: `--nastring`