.dotfiles/.config/ModrinthApp/app-window-state.json
2026-01-18 21:08:16 -07:00

26 lines
414 B
JSON

{
"main": {
"width": 1920,
"height": 1200,
"x": 0,
"y": 0,
"prev_x": 0,
"prev_y": 0,
"maximized": true,
"visible": true,
"decorated": true,
"fullscreen": false
},
"signin": {
"width": 1168,
"height": 1370,
"x": 0,
"y": 0,
"prev_x": 0,
"prev_y": 0,
"maximized": true,
"visible": true,
"decorated": true,
"fullscreen": false
}
}