summaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2022-09-29 17:39:46 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2022-09-29 17:39:46 -0400
commitae68206ea5aad328c906353dced9a1513d93e105 (patch)
tree1d73ab15f14df02667ee3979bc2a0ffaeb6db62d /settings.json
parentbde45b01f257d8cd4afb8e8074dcbe5d177f2c49 (diff)
Testing Settings QR Code, seperated forecasts
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/settings.json b/settings.json
index 47baca9..c934968 100644
--- a/settings.json
+++ b/settings.json
@@ -10,8 +10,6 @@
"gridY": 86,
"WFO": "PHI",
"Units": "si",
- "Detailed": 1,
- "Hourly": 1,
"Hours": 24
},
"news": {
@@ -20,11 +18,13 @@
"modules": {
"quote": 1,
"national day": 1,
- "weather": 1,
+ "Detailed": 1,
+ "Hourly": 1,
"calendar": 1,
"news": 0
},
"general": {
- "name": "Jacob"
+ "name": "Jacob",
+ "Line Width": 32
}
} \ No newline at end of file