Discord settings
This commit is contained in:
23
dot_config/discord/settings.json
Normal file
23
dot_config/discord/settings.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
Reference in New Issue
Block a user