clients/desktop-shell: Add a displayname= option for launchers

Signed-off-by: n3rdopolis <bluescreen_avenger@verizon.net>
This commit is contained in:
nerdopolis
2021-12-24 19:47:02 -05:00
committed by Marius Vlad
parent 89587db3cb
commit 8e2c67c317
3 changed files with 20 additions and 5 deletions
+3
View File
@@ -461,6 +461,9 @@ There can be multiple launcher sections, one for each launcher.
.BI "icon=" icon
sets the path to icon image (string). Svg images are not currently supported.
.TP 7
.BI "displayname=" displayname
sets the display name of the launcher that appears in the tooltip.
.TP 7
.BI "path=" program
sets the path to the program that is run by clicking on this launcher (string).
It is possible to pass arguments and environment variables to the program. For