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