Updates prompt
This commit is contained in:
@@ -8,8 +8,8 @@ disabled = true
|
||||
|
||||
|
||||
[character] # The name of the module we are configuring is "character"
|
||||
success_symbol = "[◤](#444444)" # The "success_symbol" segment is being set to "➜" with the color "bold green"
|
||||
error_symbol = "[◤](red)" # The "success_symbol" segment is being set to "➜" with the color "bold green"
|
||||
success_symbol = "[](#444444)" # The "success_symbol" segment is being set to "➜" with the color "bold green"
|
||||
error_symbol = "[](red)" # The "success_symbol" segment is being set to "➜" with the color "bold green"
|
||||
|
||||
[username]
|
||||
style_user="bold green"
|
||||
@@ -44,7 +44,7 @@ format="[$symbol$version]($style) "
|
||||
disabled = false
|
||||
map_symbol = true
|
||||
style="bg:#444444 red"
|
||||
format = "[◤](#444444 bg:red)[$symbol $status ](bg:red)"
|
||||
format = "[](#444444 bg:red)[$symbol $status ](bg:red)"
|
||||
|
||||
[time]
|
||||
disabled = false
|
||||
|
||||
Reference in New Issue
Block a user