System: Use Settings/config.json for debug options

This commit is contained in:
Alec Murphy 2025-04-19 08:13:58 -04:00
parent 3448acac38
commit c54cd6ea51
4 changed files with 17 additions and 2 deletions

6
Settings/config.json Normal file
View file

@ -0,0 +1,6 @@
{
"debug": {
"show_compositor_overlay": true,
"show_system_log_messages": true
}
}