diff --git a/pmb/config/__init__.py b/pmb/config/__init__.py index 1f30c89d..9b432c59 100644 --- a/pmb/config/__init__.py +++ b/pmb/config/__init__.py @@ -83,6 +83,7 @@ defaults: dict[str, PathString] = { # times on slower devices due to host systems being MUCH faster than the # target device (see issue #429). "iter_time": "200", + "ui": "console", } # Whether we're connected to a TTY (which allows things like e.g. printing