diff --git a/.config/starship.toml b/.config/starship.toml index 8698aff..e75cbe5 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -2,6 +2,7 @@ format = """ [](#9A348E)\ $jobs\ $os\ +[󰀫 ](bg:#9A348E)\ $username\ [](bg:#DA627D fg:#9A348E)\ $directory\ @@ -48,8 +49,17 @@ format = '[$number$symbol ]($style)' # show_always = true show_always = false style_user = "bg:#9A348E" -style_root = "bg:#9A348E" +style_root = "bg:#9A348E bold" format = '[$user ]($style)' +aliases = { + "prompt" = " ", + "cat" = "󰄛", + "dna" = "󰚄", + "pi" = "", + "vial"= "", + "beat" = "󰐰", + "alpha" = "󰀫", +} disabled = false # An alternative to the username module which displays a symbol that