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.

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.dashboard.settings.config.week_header.append

Additional header lines to append after the the time line.

Plugin default: [ ]

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

Default: null

Declared by:

plugins.dashboard.settings.config.week_header.concat

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

Plugin default: ""

Type: null or string or raw lua code

Default: null

Declared by: