Add standard icon to xfw app

This commit is contained in:
Willy-JL
2023-03-28 02:34:07 +01:00
parent cb58ec1896
commit 8dc888bfe1
2 changed files with 2 additions and 0 deletions

View File

@@ -12,5 +12,7 @@ App(
stack_size=2 * 1024, stack_size=2 * 1024,
# icon="A_Xtreme_14", # icon="A_Xtreme_14",
order=90, order=90,
fap_libs=["assets"],
fap_category=".Main", fap_category=".Main",
fap_icon="xtreme_app_10px.png",
) )

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B