From c48b81ecb7ebcfe87b40e8da2cae939b6795fc77 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Thu, 6 Aug 2020 16:03:04 +0200 Subject: [PATCH] remove minimum screen size requirement for the wizard --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 923db49f..ce86c7f7 100644 --- a/README.md +++ b/README.md @@ -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),