better settings

master
kkayam 2025-02-06 19:24:15 +03:00
parent bc29be8f6f
commit 696e97c373
2 changed files with 2 additions and 4 deletions

View File

@ -3,9 +3,7 @@
{
showClocks: false,
showLaunchers: false,
direct: false,
swipeExit: true,
timeOut: 'Off',
timeOut: 10,
},
require('Storage').readJSON('cutelauncher.json', true) || {}
);

View File

@ -1,7 +1,7 @@
{
"id": "cutelauncher",
"name": "Cute Launcher",
"version": "0.02",
"version": "0.03",
"description": "A simple launcher app for Bangle.js 2 that makes use of the full touchscreen",
"icon": "app.png",
"type": "launch",