summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rofi.1.markdown')
-rw-r--r--doc/rofi.1.markdown11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 0da0a0ba..716167eb 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -724,6 +724,17 @@ Make **rofi** create a pid file and check this on startup. The pid file prevents
Set the name to use for mode. This is used as prompt and in combi-browser.
+It is now prefered to use the configuration file:
+
+```css
+configuration {
+ {mode} {
+ display-name: *string*;
+ }
+}
+```
+
+
`-click-to-exit`
`-no-click-to-exit`