aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/areas.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/areas.json')
-rw-r--r--src/config/areas.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/config/areas.json b/src/config/areas.json
index 1fb85b7..d63e046 100644
--- a/src/config/areas.json
+++ b/src/config/areas.json
@@ -101,7 +101,7 @@
"rect": {
"x": 0,
"y": 0,
- "w": 480,
+ "w": 240,
"h": 180
}
}
@@ -319,9 +319,9 @@
{
"name": "upper.left",
"rect": {
- "x": 0,
- "y": 0,
- "w": 480,
+ "x": 480,
+ "y": 450,
+ "w": 240,
"h": 180
}
},
@@ -339,7 +339,7 @@
"rect": {
"x": 0,
"y": 0,
- "w": 480,
+ "w": 240,
"h": 180
}
}