changed build order for more optimized build process, added settings.json and changed gtkText to gtkEntry for better gnome integration

This commit is contained in:
2024-11-19 11:08:42 +01:00
parent 56488a0bf8
commit ab3c5bf363
3 changed files with 26 additions and 22 deletions

View File

@@ -0,0 +1,7 @@
{
"extra_params": [
"/monitors:1,0",
"+dynamic-resolution"
],
"save_conn": true
}