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.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 052452d5..6801c102 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -961,11 +961,13 @@ applications create invalid desktop files, **rofi** will discard these entries.
See the debugging section for more info on DRUN mode, this will print why
desktop files are discarded.
-There are two advanced options to tweak the behaviour:
+There are a few advanced options to tweak the behaviour:
```css
configuration {
drun {
+ /** Scan the current users desktop for desktop files. */
+ scan-desktop: true;
/** Parse user desktop files. */
parse-user: true;
/** Parse system desktop files. */