diff --git a/.config/discord/settings.json b/.config/discord/settings.json index e015ba8..6391262 100644 --- a/.config/discord/settings.json +++ b/.config/discord/settings.json @@ -4,9 +4,10 @@ "IS_MINIMIZED": false, "WINDOW_BOUNDS": { "x": 7, - "y": 51, + "y": 41, "width": 1905, - "height": 1141 + "height": 1151 }, - "chromiumSwitches": {} + "chromiumSwitches": {}, + "BACKGROUND_COLOR": "#000000" } \ No newline at end of file