Skip to content

Commit

Permalink
iterm status bar: remove empty components
Browse files Browse the repository at this point in the history
  • Loading branch information
pe committed May 20, 2024
1 parent 5b60bbc commit 4fd2d44
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .config/iterm2/com.googlecode.iterm2.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1740,7 +1740,7 @@
<key>font</key>
<string>.AppleSystemUIFont 12</string>
<key>remove empty components</key>
<false/>
<true/>
</dict>
<key>components</key>
<array>
Expand Down Expand Up @@ -1782,7 +1782,7 @@
<key>font</key>
<string>.AppleSystemUIFont 12</string>
<key>remove empty components</key>
<false/>
<true/>
</dict>
<key>registration request</key>
<data>
Expand Down Expand Up @@ -1875,7 +1875,7 @@
<key>font</key>
<string>.AppleSystemUIFont 12</string>
<key>remove empty components</key>
<false/>
<true/>
</dict>
<key>registration request</key>
<data>
Expand Down

0 comments on commit 4fd2d44

Please sign in to comment.