From a25c42c3f93562699ae5029834194f4f1957dce9 Mon Sep 17 00:00:00 2001 From: zkk <1007518571@qq.com> Date: Tue, 22 Apr 2025 17:14:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=9C=80=E5=A4=A7=E9=87=8D?= =?UTF-8?q?=E8=BF=9E=E6=AC=A1=E6=95=B0=E4=B8=BA14=E6=AC=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- screen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.py b/screen.py index d3196e79..be0bfe56 100755 --- a/screen.py +++ b/screen.py @@ -66,7 +66,7 @@ class KlipperScreen(Gtk.Window): _ws = None screensaver_timeout = None reinit_count = 0 - max_retries = 4 + max_retries = 14 initialized = initializing = False popup_timeout = None wayland = False