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

plugins.dropbar.settings.icons.ui.bar

Controls the icons used in the winbar UI.

Type: null or (attribute set of (string or raw lua code)) or raw lua code

Default: null

Plugin default:

{
  extends = "…";
  separator = " ";
}

Declared by:

plugins.dropbar.settings.icons.ui.menu

Controls the icons used in the menu UI.

Type: null or (attribute set of (string or raw lua code)) or raw lua code

Default: null

Plugin default:

{
  indicator = " ";
  separator = " ";
}

Declared by: