diff --git a/bpytop.py b/bpytop.py index 55c99ad..dd94eb6 100755 --- a/bpytop.py +++ b/bpytop.py @@ -5642,7 +5642,7 @@ def main(): #? Main loop -------------------------------------------------------------------------------------> def run(): - while not False: + while True: Term.refresh() Timer.stamp()