mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Update starship.toml
This commit is contained in:
@@ -16,9 +16,9 @@ $character
|
||||
|
||||
# Replace the "❯" symbol in the prompt with "➜"
|
||||
[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
|
||||
[package]
|
||||
disabled = true
|
||||
|
||||
Reference in New Issue
Block a user