Skip to content
Carltoffel edited this page Jan 29, 2021 · 7 revisions

⚠️ tray is still in beta. There may be bugs. Breaking changes may occur.

Config

Addressed by tray

option typeof default description
icon-size integer Defines the size of the tray icons.
spacing integer Defines the spacing between the tray icons.

Example:

"tray": {
    "icon-size": 21,
    "spacing": 10
}

Style

  • #tray
  • #tray menu for the context menu
Clone this wiki locally