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: