
default-flatpaks module/etc is entierly controlled by me the admin ~/.var/app/com.discordapp.Discord/config/discord/settings.jsondefault-flatpaks {
"IS_MAXIMIZED": false,
"IS_MINIMIZED": false,
"MIN_WIDTH": 0, //this line is important
"MIN_HEIGHT": 0, // this line is also important
"WINDOW_BOUNDS": {
"x": 500,
"y": 23,
"width": 940,
"height": 877
}
}