mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-22 19:41:36 +03:00
Add crystal item
parent
7ef53adc74
commit
f0431c7b4a
@ -133,6 +133,14 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items
|
||||
| color_ssh | color of the context item when in SSH | color |
|
||||
| hostname_parts | The number of hostname parts, split on dots, to display. For example, if your hostname is `foo.bar.baz`, 5 would show you `user@foo.bar.baz`, 1 would show you `user@foo`, and 0 would show you `user` | int |
|
||||
|
||||
### crystal
|
||||
|
||||
| Variable | Description | Type |
|
||||
| -------- | -------------------------------- | ------ |
|
||||
| bg_color | background color of crystal item | color |
|
||||
| color | color of crystal item | color |
|
||||
| icon | icon for the crystal item | string |
|
||||
|
||||
### docker
|
||||
|
||||
| Variable | Description | Type |
|
||||
|
Loading…
Reference in New Issue
Block a user