dotfiles/dot-config/vesktop/settings.json

11 lines
270 B
JSON
Raw Normal View History

2024-10-25 11:48:49 +00:00
{
"discordBranch": "stable",
"minimizeToTray": true,
2024-12-12 08:26:32 +00:00
"arRPC": false,
2024-10-25 11:48:49 +00:00
"splashColor": "rgb(205, 214, 244)",
2024-12-12 08:26:32 +00:00
"splashBackground": "rgb(30, 30, 46)",
"staticTitle": true,
"enableMenu": true,
"splashTheming": true,
"disableMinSize": false
2024-10-25 11:48:49 +00:00
}