mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
refactor: Rewrite hostname, jobs and line_break module to use mo… (#462)
This commit is contained in:
committed by
Matan Kushner
parent
e858780eda
commit
57b38f17bb
@@ -573,7 +573,7 @@ more than the `threshold` config value, if it exists.
|
||||
|
||||
| Variable | Default | Description |
|
||||
| ----------- | ------------- | ----------------------------------------------------- |
|
||||
| `symbol` | `"✦ "` | The symbol used before displaying the number of jobs. |
|
||||
| `symbol` | `"✦"` | The symbol used before displaying the number of jobs. |
|
||||
| `threshold` | `1` | Show number of jobs if exceeded. |
|
||||
| `style` | `"bold blue"` | The style for the module. |
|
||||
| `disabled` | `false` | Disables the `jobs` module. |
|
||||
|
||||
Reference in New Issue
Block a user