Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Unread Indicator

Unread buffer indicator style.

Configuration

title

Changes buffer title color when unread messages are present

# Type: boolean
# Values: true, false
# Default: false

[sidebar.unread_indicator]
title = false

icon

Changes the icon which appears when unread messages are present. To disable use "none".

# Type: string
# Values: "dot", "circle-empty", "dot-circled", "certificate", "asterisk", "speaker", "lightbulb", "star", "none"
# Default: "dot"

[sidebar.unread_indicator]
icon = "dot"

highlight_icon

Changes the icon which appears when unread highlight messages are present. To disable use "none".

# Type: string
# Values: "dot", "circle-empty", "dot-circled", "certificate", "asterisk", "speaker", "lightbulb", "star", "none"
# Default: "circle-empty"

[sidebar.unread_indicator]
highlight_icon = "circle-empty"

icon_size

Changes the unread icon size.

Note: If set larger than the line height of the specified font then the icon will not render.

# Type: integer
# Values: any positive integer"
# Default: 6

[sidebar.unread_indicator]
icon_size = 6

highlight_icon_size

Changes the highlight unread icon size.

Note: If set larger than the line height of the specified font then the icon will not render.

# Type: integer
# Values: any positive integer"
# Default: 8

[sidebar.unread_indicator]
highlight_icon_size = 8