Reorganize external apps

This commit is contained in:
Willy-JL
2023-06-18 00:35:35 +01:00
parent 849ae03d24
commit f446e20193
25 changed files with 30 additions and 30 deletions

View File

@@ -5,7 +5,7 @@ App(
entry_point="flipp_pomodoro_app",
requires=["gui", "notification", "dolphin"],
stack_size=1 * 1024,
fap_category="Tools",
fap_category="Misc",
fap_icon_assets="images",
fap_icon="flipp_pomodoro_10.png",
)