From 8ee9c6bc2e4d9056ede8a03b10cd56081d5c11aa Mon Sep 17 00:00:00 2001 From: Andrea Date: Mon, 12 Jan 2026 13:10:01 +0100 Subject: [PATCH] Disabled window resizing --- neutralino.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutralino.config.json b/neutralino.config.json index cdb75dc..2a54139 100644 --- a/neutralino.config.json +++ b/neutralino.config.json @@ -45,7 +45,7 @@ "borderless": false, "maximize": false, "hidden": false, - "resizable": true, + "resizable": false, "exitProcessOnClose": false }, "browser": {