random changes

This commit is contained in:
eneller
2022-06-22 09:53:35 +02:00
parent 782ebfe326
commit 9deac0e058
5 changed files with 34 additions and 10 deletions

View File

@@ -2,12 +2,12 @@
"BACKGROUND_COLOR": "#202225",
"OPEN_ON_STARTUP": false,
"MINIMIZE_TO_TRAY": false,
"IS_MAXIMIZED": true,
"IS_MAXIMIZED": false,
"IS_MINIMIZED": false,
"WINDOW_BOUNDS": {
"x": 2,
"y": 28,
"width": 956,
"height": 1024
"x": 961,
"y": 1,
"width": 958,
"height": 1078
}
}