Add support for Path in .desktop files
This commit is contained in:
@@ -28,6 +28,7 @@ typedef struct LauncherIcon {
|
||||
Imlib_Image image_hover;
|
||||
Imlib_Image image_pressed;
|
||||
char *cmd;
|
||||
char *cwd;
|
||||
char *icon_name;
|
||||
char *icon_path;
|
||||
char *icon_tooltip;
|
||||
|
||||
Reference in New Issue
Block a user