summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-04-16 23:31:43 +0200
committerDave Davenport <qball@gmpclient.org>2020-04-16 23:31:43 +0200
commit3e64e4422df516acb519de767889890e384c7645 (patch)
tree0c02bd6c5cd5a7691da61db1f586df5af3378129 /doc
parent1104d1d53a6e8be8448adb2ef5bf7d66d08aa5b9 (diff)
[DMenu] Implement -keep-right
Fixes: #1089
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi.16
-rw-r--r--doc/rofi.1.markdown5
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 8b2f214c..30d661dc 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1124,6 +1124,12 @@ Reads the first 25 entries blocking, then switches to async mode. This makes it
.PP
Set name used for the window title. Will be shown as Rofi \- \fItitle\fP
+.PP
+\fB\fC\-keep\-right\fR
+
+.PP
+Set ellipsize mode to start. So end of string is visible.
+
.SS Message dialog
.PP
\fB\fC\-e\fR \fImessage\fP
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index f5460340..f63e4206 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -672,6 +672,11 @@ Reads the first 25 entries blocking, then switches to async mode. This makes it
Set name used for the window title. Will be shown as Rofi - *title*
+`-keep-right`
+
+Set ellipsize mode to start. So end of string is visible.
+
+
### Message dialog
`-e` *message*