summaryrefslogtreecommitdiffstats
path: root/doc/test_xr.txt
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2022-01-22 22:03:10 +0100
committerGitHub <noreply@github.com>2022-01-22 22:03:10 +0100
commit50b85ba95480976b972affeaa4522da133c9037d (patch)
tree8986031a51491596ee743b59fba7d8d391d35f6d /doc/test_xr.txt
parent64062b2a94eadcf883ff9a70c785bde0fb52f93e (diff)
Add -combi-display-format (#1570)
Implement a new option -combi-display-format (analogous to -drun-display-format) that allows to change position appearance of the mode name in the combi entries.
Diffstat (limited to 'doc/test_xr.txt')
-rw-r--r--doc/test_xr.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index b5308dc0..7884be84 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -120,6 +120,8 @@ rofi.scroll-method: 0
! rofi.max-history-size: 25
! "Hide the prefix mode prefix on the combi view." Set from: Default
! rofi.combi-hide-mode-prefix: false
+! "Combi format string. (Supports: mode, text)" Set from: Default
+! rofi.combi-display-format: {mode} {text}
! "Set the character used to negate the matching. ('\0' to disable)" Set from: Default
! rofi.matching-negate-char: -
! "Directory where history and temporary files are stored." Set from: Default