From 1b3c80d3eb9b400d262d574a8a2e10de8f892beb Mon Sep 17 00:00:00 2001 From: niklascfw Date: Sun, 12 Apr 2026 13:46:16 +0200 Subject: [PATCH] apps.ini: NXThemesInstaller clears theme systemdata on firmware updates Remove /themes/systemData/ after install so stale cached data from prior firmware does not linger. Fix API JSON cleanup path to match download. Made-with: Cursor --- include/apps/apps.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/apps/apps.ini b/include/apps/apps.ini index 017df38..eae6a5f 100644 --- a/include/apps/apps.ini +++ b/include/apps/apps.ini @@ -160,7 +160,8 @@ download https://api.github.com/repos/exelix11/SwitchThemeInjector/releases?per_ json_file /config/ultrahand/downloads/switchthemeinjector-api.json download {json_file(0,assets,0,browser_download_url)} /config/ultrahand/downloads/switchthemeinjector.nro mv /config/ultrahand/downloads/switchthemeinjector.nro /switch/NXThemesInstaller/NXThemesInstaller.nro -delete /config/ultrahand/downloads/NXThemesInstaller-api.json +delete /themes/systemData/ +delete /config/ultrahand/downloads/switchthemeinjector-api.json [Sphaira - 1.0.0] try: