forked from Shinonome/dots-hyprland
Update starship.toml
This commit is contained in:
@@ -16,9 +16,9 @@ $character
|
|||||||
|
|
||||||
# Replace the "❯" symbol in the prompt with "➜"
|
# Replace the "❯" symbol in the prompt with "➜"
|
||||||
[character] # The name of the module we are configuring is "character"
|
[character] # The name of the module we are configuring is "character"
|
||||||
success_symbol = "[• ](bold fg:blue)"
|
success_symbol = "[• ](bold fg:blue) "
|
||||||
|
error_symbol = "[• ](bold fg:red) "
|
||||||
|
|
||||||
error_symbol = "[• ](bold fg:red)"
|
|
||||||
# Disable the package module, hiding it from the prompt completely
|
# Disable the package module, hiding it from the prompt completely
|
||||||
[package]
|
[package]
|
||||||
disabled = true
|
disabled = true
|
||||||
|
|||||||
Reference in New Issue
Block a user