diff --git a/starship.toml b/starship.toml index 48887b0..70e4ffa 100644 --- a/starship.toml +++ b/starship.toml @@ -36,7 +36,7 @@ style = "bold red" [kubernetes] disabled = false -format = 'ctx [$symbol$context]($style)' +format = 'ctx [$symbol$context( \($namespace\)) ]($style)' [palettes.catppuccin_mocha] rosewater = "#f5e0dc"