summaryrefslogtreecommitdiffstats
path: root/doc/rofi-theme.5
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-07-30 15:07:11 +0200
committerDave Davenport <qball@blame.services>2022-07-30 15:07:11 +0200
commit903def557b0b0dd30317f528413fc20fea1d9282 (patch)
treeea0790be936e0dcf20ae86a54fe9eabac02802ba /doc/rofi-theme.5
parent9d001aaaf7e9c35a003236dbc69cfb3a870cf708 (diff)
[Doc] Clarify capitalize bug in manpage.
Diffstat (limited to 'doc/rofi-theme.5')
-rw-r--r--doc/rofi-theme.59
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5
index f19cdf03..3d3eabeb 100644
--- a/doc/rofi-theme.5
+++ b/doc/rofi-theme.5
@@ -787,9 +787,16 @@ The following options are available on pango 1.50.0 and up:
\fB\fCuppercase\fR: Uppercase the text.
.IP \(bu 2
\fB\fClowercase\fR: Lowercase the text.
+
+.RE
+
+.PP
+The following option is disabled as pango crashes on this if there is eel
+ upsizing or wrapping. This will be re-enabled once fixed:
+
+.RS
.IP \(bu 2
\fB\fCcapitalize\fR: Capitalize the text.
-This is currently disabled because of a Pango bug.
.RE