diff --git a/variants/oc/switch/.packages/boot_package.ini b/variants/oc/switch/.packages/boot_package.ini index c86b386..b4bba92 100644 --- a/variants/oc/switch/.packages/boot_package.ini +++ b/variants/oc/switch/.packages/boot_package.ini @@ -1,2 +1,6 @@ -[boot] -notify 'Um FPSLocker Patches zu nutzen, "PatchExtractor" in Sphaira ausführen!' 26 left word 10000 \ No newline at end of file +[on-boot] +set-json-val '/config/ultrahand/notifications/patchreminder.notify' text 'Um FPSLocker Patches zu nutzen, "PatchExtractor" in Sphaira ausführen!' +set-json-val '/config/ultrahand/notifications/patchreminder.notify' font_size 26 +set-json-val '/config/ultrahand/notifications/patchreminder.notify' alignment left +set-json-val '/config/ultrahand/notifications/patchreminder.notify' split_type word +set-json-val '/config/ultrahand/notifications/patchreminder.notify' duration 10000 \ No newline at end of file