summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2023-04-08 21:14:20 +0200
committerDave Davenport <qball@gmpclient.org>2023-04-08 21:14:20 +0200
commit5c393fb4120e842d609e6d4366b1e0b822f66d7f (patch)
tree2b630a5913882befdfa2f69bb5330beb135c0f4e /doc/rofi.1
parent0133697fd2c3c5ca77c7a32f0b30ae750949a027 (diff)
[DRun] Add option to scan desktop for desktop filesscan-desktop
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. */