starship: tweak status module format
This commit is contained in:
parent
6f75f4e339
commit
17845d3111
@ -188,7 +188,10 @@ disabled = false
|
|||||||
style = "red"
|
style = "red"
|
||||||
map_symbol = false
|
map_symbol = false
|
||||||
symbol = "\\(╯°□°)╯︵ ┻━┻"
|
symbol = "\\(╯°□°)╯︵ ┻━┻"
|
||||||
format = "(bg:$stylefg:#4169e1)[$symbol $status](bg:$style)(fg:$style) "
|
# pure unicode version
|
||||||
|
# format = "(bg:$stylefg:#4169e1)[$symbol $status](bg:$style)(fg:$style) "
|
||||||
|
# certain symbols of the following rely on nerdfonts
|
||||||
|
format = "[](fg:$style)[$symbol ](bg:$style)[\ue0b8 $status \ue0ba\ue0b4](bold $style) "
|
||||||
# ref:
|
# ref:
|
||||||
# https://github.com/starship/starship/discussions/1107#discussioncomment-345147
|
# https://github.com/starship/starship/discussions/1107#discussioncomment-345147
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user