summaryrefslogtreecommitdiffstats
path: root/doc/rofi-theme.5.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-07-30 15:05:28 +0200
committerDave Davenport <qball@blame.services>2022-07-30 15:05:28 +0200
commit9d001aaaf7e9c35a003236dbc69cfb3a870cf708 (patch)
treea850aea81fbbf6e7c0b92d63f33e9db9b6552d99 /doc/rofi-theme.5.markdown
parent77af850200e303b9f66fc3c70c1cb8fbe9232d92 (diff)
[Theme] Do a pango version check.
Diffstat (limited to 'doc/rofi-theme.5.markdown')
-rw-r--r--doc/rofi-theme.5.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown
index 1a9716d3..acbd131d 100644
--- a/doc/rofi-theme.5.markdown
+++ b/doc/rofi-theme.5.markdown
@@ -500,9 +500,13 @@ should be applied.
* `italic`: put the highlighted text in script type (slanted).
* `underline`: put a line under the text.
* `strikethrough`: put a line through the text.
+
+The following options are available on pango 1.50.0 and up:
+
* `uppercase`: Uppercase the text.
* `lowercase`: Lowercase the text.
* `capitalize`: Capitalize the text.
+ This is currently disabled because of a Pango bug.
## Line style