From 1b5bc3ad51a4cd154e5da09498aae191ba46a8e4 Mon Sep 17 00:00:00 2001 From: Unoqwy Date: Wed, 29 Jul 2020 20:44:56 +0200 Subject: readme: update fc tag and add box --- readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1b12095..37f1221 100644 --- a/readme.md +++ b/readme.md @@ -268,11 +268,18 @@ For the output template: may contain markups to change the characters' color. - `string` will print `string` with `#FF0000` color - (red). + (red). `string` will print `string` in red with + a black background (`#000000`). Background absolute offsets can be specified + for XFT fonts. `string` will have a background + matching the bar's height. - `string` will print `string` with the first font from `additionalFonts`. The index `0` corresponds to the standard font. +- `string` will underline `string` in red and `string` will draw a white box around `string`. +
Usage: ``. +
Positions: `BBTop, BBBottom, BBVBoth, BBLeft, BBRight, BBHBoth, BBFull` + - `` will insert the given bitmap. XPM image format is also supported when compiled with `--flags="with_xpm"`. -- cgit v1.2.3