dotfiles/vesktop/settings.json

11 lines
247 B
JSON
Raw Normal View History

2024-03-06 20:18:13 -06:00
{
"minimizeToTray": true,
2024-03-06 20:18:13 -06:00
"discordBranch": "stable",
"arRPC": true,
2024-11-17 10:11:04 -06:00
"splashColor": "oklab(0.89908 -0.00192907 -0.0048306)",
2024-08-01 19:16:18 -05:00
"splashBackground": "rgb(0, 7, 32)",
"spellCheckLanguages": [
"en-US",
"en"
]
2024-03-06 20:18:13 -06:00
}