diff --git a/starship/starship.toml b/starship/starship.toml index 2b3a8a2..a368ee5 100644 --- a/starship/starship.toml +++ b/starship/starship.toml @@ -87,7 +87,8 @@ aliases = { "DESKTOP-GD7R6G4" = "Main", "DESKTOP-NDHG1UL" = "LabPC" } [directory] read_only = " 󰌾" -style = "bold fg:#534178" +# style = "bold fg:#534178" +style = "bold fg:#9d8fbe" format = "[ $path ]($style)" truncation_length = 4 truncation_symbol = "…/"