forked from Mirrors/OmniNX
oc: fixed repeated displaying of 'PatchExtractor' reminder
This commit is contained in:
parent
162233d652
commit
f2fad1cd19
1 changed files with 6 additions and 2 deletions
|
|
@ -1,2 +1,6 @@
|
||||||
[boot]
|
[on-boot]
|
||||||
notify 'Um FPSLocker Patches zu nutzen, "PatchExtractor" in Sphaira ausführen!' 26 left word 10000
|
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
|
||||||
Loading…
Reference in a new issue