feat: add discord settings
This commit is contained in:
16
.config/discord/settings.json
Normal file
16
.config/discord/settings.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"offloadAdmControls": true,
|
||||
"BACKGROUND_COLOR": "#000000",
|
||||
"enableHardwareAcceleration": true,
|
||||
"chromiumSwitches": {},
|
||||
"asyncVideoInputDeviceInit": false,
|
||||
"IS_MAXIMIZED": false,
|
||||
"IS_MINIMIZED": false,
|
||||
"WINDOW_BOUNDS": {
|
||||
"x": 1927,
|
||||
"y": 57,
|
||||
"width": 1906,
|
||||
"height": 1016
|
||||
},
|
||||
"SKIP_HOST_UPDATE": true
|
||||
}
|
||||
Reference in New Issue
Block a user