FelixKratz / dotfiles

My personal macOS configuration
GNU General Public License v3.0
966 stars 92 forks source link

Fix Battery Icon in Bracket in zen mode #31

Closed breuerfelix closed 11 months ago

breuerfelix commented 11 months ago

Battery Icon is outside the Bracket in Zen mode. This puts it inside the bracket.

The padding left is a little small, but for me this is fine (didn't want to change the padding since in non-zen mode it looks fine :D) and also for me this is no problem :)

Since you have the battery icon inside the bracket in non zen mode, i thought this is a bug and you would like to have it inside the bracket in zen mode aswell

FelixKratz commented 11 months ago

Originally I wanted the bracket to not be displayed in zen mode, so only the pure battery icon, but at some point I forgot to disable the github plugin in the bracket. I have fixed the zen mode such that the bracket is not shown here: https://github.com/FelixKratz/dotfiles/commit/08c2db10dd70f762a122ab15a1cbb2c287368282

breuerfelix commented 11 months ago

That makes sense, updated and works for me! thanks :)