Skip to content
Caleb Bassi edited this page Dec 28, 2018 · 7 revisions

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

Config

Addressed by sway/window

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