Add config.json file and Aeson dependency in package.yaml

This commit is contained in:
jgk
2021-03-22 21:36:24 +01:00
parent bc4aeef35e
commit 553c6978d6
4 changed files with 6 additions and 13 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"windowxsize": 800,
"windowysize": 600
}