mirror of
https://github.com/romkatv/powerlevel10k
synced 2025-01-19 04:10:45 +00:00
fix spacing on battery icon
This commit is contained in:
parent
60bb6ce0b3
commit
a115035d27
@ -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' #
|
||||
|
Loading…
Reference in New Issue
Block a user