diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-08-06 17:03:04 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2020-08-06 17:03:04 +0300 |
commit | c48b81ecb7ebcfe87b40e8da2cae939b6795fc77 (patch) | |
tree | f7817b1c0902d40502c82a488a6ac163300a35a1 | |
parent | 03e61879b51e4a46a6d8ec9789a407fcb0ae289a (diff) |
remove minimum screen size requirement for the wizard
-rw-r--r-- | README.md | 5 |
1 files changed, 0 insertions, 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), |