summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-03-27 10:28:08 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-03-27 10:28:08 +0300
commita380b8d51c342cc52aa72b662c4f9addda88c04e (patch)
tree50414a18d27d01c4ff91e2c3a96cb5c23eb47d97 /README.md
parent597b8051dfcb3ce5bce089ea39811575a22ec3da (diff)
add padding after slanted separators when using non-monospace font; count width savings to be able to show more styles on narrow terminals
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 578ba93a..5a088538 100644
--- a/README.md
+++ b/README.md
@@ -1294,7 +1294,7 @@ install [the recommended font](#meslo-nerd-font-patched-for-powerlevel10k). Veri
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 80 columns by 25 lines prior to
+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