disable background transparency in iTerm2

pull/860/head
Roman Perepelitsa 4 years ago
parent db6f909958
commit a88e11f54b

@ -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" \

Loading…
Cancel
Save