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, showClocks: false,
showLaunchers: false, showLaunchers: false,
direct: false, timeOut: 10,
swipeExit: true,
timeOut: 'Off',
}, },
require('Storage').readJSON('cutelauncher.json', true) || {} require('Storage').readJSON('cutelauncher.json', true) || {}
); );

View File

@ -1,7 +1,7 @@
{ {
"id": "cutelauncher", "id": "cutelauncher",
"name": "Cute Launcher", "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", "description": "A simple launcher app for Bangle.js 2 that makes use of the full touchscreen",
"icon": "app.png", "icon": "app.png",
"type": "launch", "type": "launch",