Open romkatv opened 5 years ago
I might be wrong, but there is something like that on next
. I don't think it's documented though...
Examples would be P9K_DIR_HOME_BOLD=true
or P9K_TIME_BOLD=true
That's nice! Does it also support bold icons like I mentioned in the description?
Didn't check for that. Probably could be done in a similar way.
Add
FOO_BOLD
option (defaults tofalse
, can be set totrue
) for everyFOO
for which there is currentlyFOO_FOREGROUND
orFOO_COLOR
.For example,
POWERLEVEL9K_TIME_BOLD=true
to maketime
segment bold.POWERLEVEL9K_TIME_VISUAL_IDENTIFIER_BOLD=true
to make the icon intime
bold.