forked from Mirror/pmbootstrap
pmb.config: add default ui option for ask_for_ui (MR 2340)
Tweaked-By: Oliver Smith <ollieparanoid@postmarketos.org>
This commit is contained in:
parent
8390a093d8
commit
0a1e3eeeb1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue