summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2020-08-09 18:45:22 +0100
committerjao <jao@gnu.org>2020-08-09 18:45:22 +0100
commit7e5d791690c98185ed1317f23ccc2d8f61525d6b (patch)
tree43f4578b0581bc4737346f51022ac7b7c0e43861
parent3cc4a0884300a60b68595bb97a5eecc386927622 (diff)
downloadxmobar-7e5d791690c98185ed1317f23ccc2d8f61525d6b.tar.gz
xmobar-7e5d791690c98185ed1317f23ccc2d8f61525d6b.tar.bz2
Doc fixes
-rw-r--r--readme.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index c29d33f..569e985 100644
--- a/readme.md
+++ b/readme.md
@@ -285,10 +285,9 @@ For the output template:
of the resulting line, with L/R meaning top/bottom for the
vertical lines, and left/right for horizontal ones.
- `mt`, `mb`, `ml`, `mr` specify margins to be added at the top,
- bottom, left and right lines For instance, `l=R5` asks for a
- margin of 5 pixels to the left, with right alignment.
+ bottom, left and right lines.
- For example, a box underlining its text with a red line of with 2:
+ For example, a box underlining its text with a red line of width 2:
<box type=Bottom width=2 color=red>string</box>