aboutsummaryrefslogtreecommitdiff
path: root/internal/configure.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'internal/configure.zsh')
-rw-r--r--internal/configure.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/configure.zsh b/internal/configure.zsh
index 9e676183..924a75d1 100644
--- a/internal/configure.zsh
+++ b/internal/configure.zsh
@@ -1,5 +1,5 @@
-typeset -gr __p9k_wizard_columns=76
-typeset -gr __p9k_wizard_lines=21
+typeset -gr __p9k_wizard_columns=70 # DO NOT SUBMIT: 76
+typeset -gr __p9k_wizard_lines=20 # DO NOT SUBMIT: 21
typeset -gr __p9k_zd=${${ZDOTDIR:-$HOME}:A}
typeset -gr __p9k_zd_u=${${(q-)__p9k_zd}/#(#b)$HOME(|\/*)/'~'$match[1]}
typeset -gr __p9k_cfg_basename=.p10k.zsh