vencord
This commit is contained in:
parent
ca4e157a76
commit
730fdbd2ce
9 changed files with 497 additions and 8 deletions
16
home-manager/features/vesktop/settings.json
Normal file
16
home-manager/features/vesktop/settings.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"discordBranch": "canary",
|
||||
"firstLaunch": false,
|
||||
"arRPC": "on",
|
||||
"splashColor": "rgb(219, 222, 225)",
|
||||
"splashBackground": "rgb(49, 51, 56)",
|
||||
"staticTitle": true,
|
||||
"windowBounds": {
|
||||
"x": 0,
|
||||
"y": 64,
|
||||
"width": 2560,
|
||||
"height": 1536
|
||||
},
|
||||
"maximized": true,
|
||||
"minimized": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue