summaryrefslogtreecommitdiffstats
path: root/doc/rofi-dmenu.5.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2022-11-19 21:03:22 +0100
committerDave Davenport <qball@blame.services>2022-11-19 21:03:22 +0100
commit063195922f667a1d25efdb3ccdbd426fcf62cb9f (patch)
tree8f962e5e04edc067b90c551bbd04733423d3960a /doc/rofi-dmenu.5.markdown
parent66d782e0e7c3e719275fc220dcef7dbb125a0513 (diff)
[DMenu] Add -ellipsize-mode option.
Diffstat (limited to 'doc/rofi-dmenu.5.markdown')
-rw-r--r--doc/rofi-dmenu.5.markdown6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/rofi-dmenu.5.markdown b/doc/rofi-dmenu.5.markdown
index f9732a5d..ff2f0203 100644
--- a/doc/rofi-dmenu.5.markdown
+++ b/doc/rofi-dmenu.5.markdown
@@ -192,6 +192,12 @@ When multi-select is enabled, prefix this string when element is not selected.
*default*: "☐ "
+`-ellipsize-mode` (start|middle|end)
+
+Set ellipsize mode on the listview.
+
+*default* "end"
+
## PARSING ROW OPTIONS
Extra options for individual rows can be also set. See the **rofi-script(5)** manpage for details; the syntax and supported features are identical.