dotfiles/.config/vesktop/settings.json
2025-01-07 23:52:57 +01:00

18 lines
No EOL
394 B
JSON

{
"minimizeToTray": "on",
"discordBranch": "stable",
"arRPC": "on",
"splashColor": "rgb(202, 211, 245)",
"splashBackground": "rgb(36, 39, 58)",
"enableMenu": true,
"disableMinSize": true,
"spellCheckLanguages": [
"en-US",
"en"
],
"audio": {
"workaround": true,
"deviceSelect": true,
"granularSelect": false
}
}