"""Change application icon""" priority = 0 from tqdm import tqdm import time def apply(config: dict) -> bool: time.sleep(0.2) return False