summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorDave Davenport <DaveDavenport@users.noreply.github.com>2022-01-25 09:57:59 +0100
committerGitHub <noreply@github.com>2022-01-25 09:57:59 +0100
commit85c6545a43dd8f03697f9537c4b2fe03b409fcd0 (patch)
treea86c269a0a36b62f25ca196770a65e5111958584 /doc/rofi.1
parent6e3feee1799d280e246ea088350a6722f6b2e894 (diff)
Merge List and Array type into one. (#1572)
* Merge list and array into one. * [Lexer] Only use string without " in list * Some cleanups * Cleanups based on feedback.
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.129
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index f930b656..97612d09 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -920,6 +920,35 @@ rofi \-show combi \-combi\-modi "window,run,ssh" \-modi combi
\fBNOTE\fP: The i3 window manager dislikes commas in the command when specifying an exec command.
For that case, \fB\fC#\fR can be used as a separator.
+.PP
+\fB\fC\-combi\-display\-format\fR
+
+.PP
+The format string for entries in the \fB\fCcombi\fR dialog:
+
+.RS
+.IP \(bu 2
+\fBmode\fP: the mode display name
+.IP \(bu 2
+\fBtext\fP: the entry text
+
+.RE
+
+.PP
+Pango markup can be used to formatting the output.
+
+.PP
+.RS
+
+.nf
+Default: {mode} {text}
+
+.fi
+.RE
+
+.PP
+Note: This setting is ignored if \fB\fCcombi\-hide\-mode\-prefix\fR is eanbled.
+
.SS History and Sorting
.PP
\fB\fC\-disable\-history\fR