mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
remove minimum screen size requirement for the wizard
This commit is contained in:
parent
03e61879b5
commit
c48b81ecb7
1 changed files with 0 additions and 5 deletions
|
@ -1368,11 +1368,6 @@ configuration wizard won't offer prompt styles that use them. *Fix*: Restart you
|
|||
install [the recommended font](#meslo-nerd-font-patched-for-powerlevel10k). Verify by running
|
||||
`p10k configure` and checking that all glyphs render correctly.
|
||||
|
||||
The minimum screen size at which configuration wizard can function is 55 columns by 21 lines.
|
||||
However, not all prompt styles are offered at such small screen size as there is simply not enough
|
||||
space to present them. *Fix*: Resize your terminal to at least 84 columns by 25 lines prior to
|
||||
running `p10k configure`. Verify with `print ${COLUMNS}x${LINES}`.
|
||||
|
||||
### Cannot install the recommended font
|
||||
|
||||
Once you download [the recommended font](#meslo-nerd-font-patched-for-powerlevel10k),
|
||||
|
|
Loading…
Reference in a new issue