Skip to content

Commit c5f25fa

Browse files
committed
Disable animations on the miyoo mini
1 parent 1041774 commit c5f25fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

onionOS/source/App/PyUI/py-ui-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"turboDelayMs": 300,
55
"enableButtonWatchers": false,
66
"enableWifiMonitor": true,
7-
"mainMenuTitle": "onionOS"
7+
"mainMenuTitle": "onionOS",
8+
"animationsEnabled": false
89
}

0 commit comments

Comments
 (0)