plugins.dashboard.settings.config.week_header.enable

Whether to use a header based on the current day of the week, instead of the default “DASHBOARD” header.

A subheading showing the current time is also displayed.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.dashboard.settings.config.week_header.append

Additional header lines to append after the the time line.

Type: null or (list of (string or raw lua code))

Default: null

Plugin default: [ ]

Declared by:

plugins.dashboard.settings.config.week_header.concat

Additional text to append at the end of the time line.

Type: null or string or raw lua code

Default: null

Plugin default: ""

Declared by: