Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Commit

Permalink
fix spacing on battery icon
Browse files Browse the repository at this point in the history
  • Loading branch information
kaymmm committed Jan 26, 2017
1 parent 60bb6ce commit a115035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/icons.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ case $POWERLEVEL9K_MODE in
BACKGROUND_JOBS_ICON $'\uF013 ' #
TEST_ICON $'\uF188' #
TODO_ICON $'\u2611' #
BATTERY_ICON $'\uF241' #
BATTERY_ICON $'\uF241 ' #
OK_ICON $'\u2713' #
FAIL_ICON $'\u2718' #
SYMFONY_ICON $'\uE757' #
Expand Down

0 comments on commit a115035

Please sign in to comment.