- Accepts:
text_block
- Animates: no
| Option | Type | Required | Default | Description |
|---|
bullet | "•" | "●" | "▪" | "→" | "none" | no | none | Glyph prefixed to each entry. none (default) leaves the text unbulleted; any other string is rendered verbatim followed by a single space. |
max_items | positive integer | no | all lines | Cap on rendered entries. Truncates from the end when the block has more lines than the cap. |
align | "left" | "center" | "right" | no | "left" | Horizontal alignment of the whole list within its cell. |
Overridable via the [theme] section of config.toml.
| Key | Description |
|---|
text | Primary body text colour for plain renderers (text_plain, text_ascii, list_plain, animated_typewriter). The top step of the chrome ladder — brighter than text_secondary, reads as diffuse daylight on the ocean surface. Set text = "reset" to inherit the terminal's own foreground instead. |
| Shape | Fetchers |
|---|
text_block | basic_read_store, basic_static, clock_almanac, clock_countdown, clock_timezones, git_recent_commits, git_worktrees, github_assigned_issues, github_good_first_issues, github_my_prs, github_notifications, github_recent_releases, github_repo, github_repo_issues, github_repo_prs, github_review_requests, github_user, quote_of_day, system, system_processes |