Files
.dotfiles/.config/discord/settings.json
2022-04-30 16:13:03 +02:00

13 lines
229 B
JSON

{
"BACKGROUND_COLOR": "#202225",
"OPEN_ON_STARTUP": false,
"MINIMIZE_TO_TRAY": false,
"IS_MAXIMIZED": true,
"IS_MINIMIZED": false,
"WINDOW_BOUNDS": {
"x": 2,
"y": 28,
"width": 956,
"height": 1024
}
}