Added display_generic option to drun

This commit is contained in:
Scoopta
2020-05-15 17:20:56 -07:00
parent a8312f64f2
commit 0d1836649e
2 changed files with 23 additions and 4 deletions

View File

@@ -47,6 +47,9 @@ If true shows all the entries in path, this will show entries that have the same
.TP
.B print_command=\fIBOOL\fR
If true the command used to launch the desktop file will be printed to stdout instead of invoking it, default is false.
.TP
.B display_generic=\fIBOOL\fR
If true then generic names will be displayed in () next to the application name, default is false.
.SH DRUN
When images are enabled drun mode will pull icon themes however being a GTK app it's possible you'll need to run gtk\-update\-icon\-cache to get them to apply.