Implement basic config file

This commit is contained in:
jgk
2021-03-22 22:40:11 +01:00
parent 553c6978d6
commit 54b28db249
5 changed files with 23 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"windowxsize": 800,
"windowxsize": 600,
"windowysize": 600
}