Files
Config/discord/settings.json
2026-03-31 02:01:37 +03:00

15 lines
284 B
JSON

{
"SKIP_HOST_UPDATE": true,
"openH264Enabled": true,
"offloadAdmControls": true,
"chromiumSwitches": {},
"IS_MAXIMIZED": true,
"IS_MINIMIZED": false,
"BACKGROUND_COLOR": "#121214",
"WINDOW_BOUNDS": {
"x": 2880,
"y": 0,
"width": 960,
"height": 540
}
}