summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.14
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index e4391873..832f5ff9 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1437,7 +1437,7 @@ See the debugging section for more info on DRUN mode, this will print why
desktop files are discarded.
.PP
-There are two advanced options to tweak the behaviour:
+There are a few advanced options to tweak the behaviour:
.PP
.RS
@@ -1445,6 +1445,8 @@ There are two advanced options to tweak the behaviour:
.nf
configuration {
drun {
+ /** Scan the current users desktop for desktop files. */
+ scan-desktop: true;
/** Parse user desktop files. */
parse-user: true;
/** Parse system desktop files. */