vencord and some config

This commit is contained in:
twoneis 2024-06-14 01:20:19 +02:00
parent b3fb7babae
commit 63bc6f17e4
3 changed files with 582 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
"discordBranch": "stable",
"arRPC": "on",
"splashColor": "rgb(218, 215, 253)",
"splashBackground": "rgb(38, 35, 58)",
"staticTitle": true,
"splashTheming": true,
"tray": false,
"minimizeToTray": false,
"disableMinSize": true,
"appBadge": false,
"checkUpdates": false
}