PythonApplicationTemplate/data/others/defaults_settings.json
2025-07-11 14:33:17 +02:00

7 lines
171 B
JSON

{
"theme": "dark",
"lang": "fr",
"window_size": {"width": 1000, "height": 600},
"fullscreen": true,
"fullscreen_size": {"width": 1000, "height": 600}
}