summaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
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