from streamjoy.ui import App from streamjoy.settings import config config["scratch_dir"] = "/.cache" App().servable()