Add discord settings

This commit is contained in:
ItsDrike 2022-06-17 23:18:57 +02:00
parent aacb10fdf9
commit 5c2f1eed17
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -0,0 +1,13 @@
{
"BACKGROUND_COLOR": "#202225",
"IS_MAXIMIZED": false,
"IS_MINIMIZED": false,
"WINDOW_BOUNDS": {
"x": 912,
"y": 42,
"width": 990,
"height": 1020
},
"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,
"SKIP_HOST_UPDATE": true
}