mirror of
https://github.com/romkatv/powerlevel10k
synced 2025-01-13 09:20:49 +00:00
disable background transparency in iTerm2
This commit is contained in:
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…
Reference in New Issue
Block a user