]> git.sur5r.net Git - i3/i3/commitdiff
Docs: state that pango markup requires the use of a pango font. 3105/head
authorclonejo <clonejo@shakik.de>
Wed, 27 Dec 2017 16:40:47 +0000 (17:40 +0100)
committerclonejo <clonejo@shakik.de>
Wed, 27 Dec 2017 16:41:55 +0000 (17:41 +0100)
docs/i3bar-protocol

index 1a302587819347cff696c497725b3ad521647f79..cf86531cc5f399774e983770719245729693c17a 100644 (file)
@@ -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