disable background transparency in iTerm2

This commit is contained in:
Roman Perepelitsa 2020-06-28 11:11:27 +02:00
parent db6f909958
commit a88e11f54b

View file

@ -532,6 +532,7 @@ function install_font() {
'"Use Non-ASCII Font"' bool 0
'"Ambiguous Double Width"' bool 0
'"Draw Powerline Glyphs"' bool 1
'"Only The Default BG Color Uses Transparency"' bool 1
)
for k t v in $settings; do
/usr/libexec/PlistBuddy -c "Set :\"New Bookmarks\":0:$k $v" \