diff --git a/qt/aqt/main.py b/qt/aqt/main.py index 9d4bbc62f..0b9126334 100644 --- a/qt/aqt/main.py +++ b/qt/aqt/main.py @@ -1076,7 +1076,7 @@ title="{}" {}>{}""".format( if is_lin: # On Linux, the check requires invoking an external binary, # which we don't want to be doing frequently - interval_secs = 10 + interval_secs = 5 else: interval_secs = 2 self.progress.timer(