1waybar-tray(5)                File Formats Manual               waybar-tray(5)
2
3
4

NAME

6       waybar - tray module
7

DESCRIPTION

9       WARNING tray is still in beta. There may me bugs. Breaking changes may
10       occur.
11

CONFIGURATION

13       Addressed by tray
14
15       icon-size:
16           typeof: integer
17           Defines the size of the tray icons.
18
19       show-passive-items:
20           typeof: bool
21           default: false
22           Defines visibility of the tray icons with Passive status.
23
24       smooth-scrolling-threshold:
25            typeof: double
26            Threshold to be used when scrolling.
27
28       spacing:
29           typeof: integer
30           Defines the spacing between the tray icons.
31
32       reverse-direction:
33           typeof: bool
34           Defines if new app icons should be added in a reverse order
35
36       on-update:
37            typeof: string
38            Command to execute when the module is updated.
39

EXAMPLES

41           "tray": {
42               "icon-size": 21,
43               "spacing": 10
44           }
45
46

STYLE

48#tray
49#tray > .passive
50#tray > .active
51#tray > .needs-attention
52
53
54
55                                  2022-05-23                    waybar-tray(5)
Impressum