Skip to content
Florian Franzen edited this page Feb 11, 2019 · 7 revisions

⚠️ tray is still in beta. There may me 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
Clone this wiki locally