dotfiles/vesktop/settings.json

11 lines
249 B
JSON
Raw Permalink Normal View History

2024-03-06 20:18:13 -06:00
{
"minimizeToTray": "on",
"discordBranch": "stable",
"arRPC": "on",
"splashColor": "oklab(0.899401 -0.00192499 -0.00481987)",
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
}