init config

This commit is contained in:
2025-07-04 00:32:17 +02:00
commit 1a20402712
35 changed files with 2383 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"minimizeToTray": "on",
"discordBranch": "stable",
"splashColor": "oklab(0.89908 -0.00192907 -0.0048306)",
"splashBackground": "oklab(0.321044 -0.000249296 -0.00927344)",
"customTitleBar": false,
"appBadge": true,
"disableMinSize": true,
"clickTrayToShowHide": true,
"staticTitle": false,
"spellCheckLanguages": [
"pl",
"pl-PL"
]
}