update to use vesktop instead
This commit is contained in:
parent
51582360ad
commit
6443bb3477
4 changed files with 34 additions and 15 deletions
11
common/discord/settings.json
Normal file
11
common/discord/settings.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"SKIP_HOST_UPDATE": true,
|
||||
"IS_MAXIMIZED": true,
|
||||
"IS_MINIMIZED": false,
|
||||
"WINDOW_BOUNDS": {
|
||||
"x": 320,
|
||||
"y": 180,
|
||||
"width": 1280,
|
||||
"height": 720
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue