Added the drun-print_desktop_file option

This commit is contained in:
Scoopta
2024-01-19 13:50:37 -08:00
parent 3410f97499
commit 1f5161eb66
2 changed files with 12 additions and 1 deletions

View File

@@ -56,6 +56,9 @@ If true then generic names will be displayed in () next to the application name,
.TP
.B disable_prime=\fIBOOL\fR
If true then wofi will ignore the PrefersNonDefaultGPU desktop variable, specifically this prevents wofi from setting DRI_PRIME, default is false.
.TP
.B print_desktop_file=\fIBOOL\fR
If true the path to the desktop file and the name of the corresponding action(if present) will be printed to stdout instead of invoking it, 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.