mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
don't try to fix Minimum Contrast for iTerm2 users; it fails for at least one person
This commit is contained in:
parent
611dd73ca2
commit
df74c32cdc
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ function install_font() {
|
|||
'"Use Non-ASCII Font"' 0
|
||||
'"Ambiguous Double Width"' 0
|
||||
'"Terminal Type"' '"xterm-256color"'
|
||||
'"Minimum Contrast"' 0.000000
|
||||
# '"Minimum Contrast"' 0.000000
|
||||
'"ASCII Anti Aliased"' 1
|
||||
'"Non-ASCII Anti Aliased"' 1
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue