Files
dotfiles/dot_config/discord/settings.json
2025-06-03 21:21:22 -03:00

23 lines
506 B
JSON

{
"chromiumSwitches": {},
"IS_MAXIMIZED": true,
"IS_MINIMIZED": false,
"WINDOW_BOUNDS": {
"x": 4127,
"y": 144,
"width": 1280,
"height": 720
},
"OPEN_ON_STARTUP": false,
"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,
"SKIP_HOST_UPDATE": true,
"MIN_WIDTH": 940,
"MIN_HEIGHT": 500,
"openasar": {
"setup": true,
"quickstart": true
},
"trayBalloonShown": true,
"BACKGROUND_COLOR": "#000000",
"enableHardwareAcceleration": true
}