disable layer smoke by default cuz weird blinking

This commit is contained in:
end-4
2024-04-03 22:16:17 +07:00
parent 0191ac0422
commit 9fdc7e0ac4
2 changed files with 5 additions and 2 deletions
@@ -18,7 +18,8 @@ let configOptions = {
},
'appearance': {
'keyboardUseFlag': false, // Use flag emoji instead of abbreviation letters
'layerSmoke': true,
'layerSmoke': false,
'layerSmokeStrength': 0.2,
},
'apps': {
'bluetooth': "blueberry",