mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-26 11:37:32 +00:00
parent
553e852517
commit
e10928bb4a
@ -727,12 +727,12 @@ The `container` module displays a symbol and container name, if inside a contain
|
|||||||
|
|
||||||
### Options
|
### Options
|
||||||
|
|
||||||
| Option | Default | Description |
|
| Option | Default | Description |
|
||||||
| ---------- | -------------------------------- | ----------------------------------------- |
|
| ---------- | ---------------------------------- | ----------------------------------------- |
|
||||||
| `symbol` | `"⬢"` | The symbol shown, when inside a container |
|
| `symbol` | `"⬢"` | The symbol shown, when inside a container |
|
||||||
| `style` | `"bold red dimmed"` | The style for the module. |
|
| `style` | `"bold red dimmed"` | The style for the module. |
|
||||||
| `format` | "[$symbol \\[$name\\]]($style) " | The format for the module. |
|
| `format` | `"[$symbol \\[$name\\]]($style) "` | The format for the module. |
|
||||||
| `disabled` | `false` | Disables the `container` module. |
|
| `disabled` | `false` | Disables the `container` module. |
|
||||||
|
|
||||||
### Variables
|
### Variables
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user