1waybar-tray(5) File Formats Manual waybar-tray(5)
2
3
4
6 waybar - tray module
7
9 WARNING tray is still in beta. There may me bugs. Breaking changes may
10 occur.
11
13 Addressed by tray
14
15 icon-size:
16 typeof: integer
17 Defines the size of the tray icons.
18
19 spacing:
20 typeof: integer
21 Defines the spacing between the tray icons.
22
23 on-update:
24 typeof: string
25 Command to execute when the module is updated.
26
28 "tray": {
29 "icon-size": 21,
30 "spacing": 10
31 }
32
33
35 ยท #tray
36
37
38
39 2021-02-10 waybar-tray(5)