From: clonejo Date: Wed, 27 Dec 2017 16:40:47 +0000 (+0100) Subject: Docs: state that pango markup requires the use of a pango font. X-Git-Tag: 4.15~23^2 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=eb679bfabd93b4c9ea755df7349ffa0ef6f159fc Docs: state that pango markup requires the use of a pango font. --- diff --git a/docs/i3bar-protocol b/docs/i3bar-protocol index 1a302587..cf86531c 100644 --- a/docs/i3bar-protocol +++ b/docs/i3bar-protocol @@ -177,7 +177,8 @@ separator_block_width:: markup:: A string that indicates how the text of the block should be parsed. Set to +"pango"+ to use https://developer.gnome.org/pango/stable/PangoMarkupFormat.html[Pango markup]. - Set to +"none"+ to not use any markup (default). + Set to +"none"+ to not use any markup (default). Pango markup only works + if you use a pango font. If you want to put in your own entries into a block, prefix the key with an underscore (_). i3bar will ignore all keys it doesn’t understand, and prefixing