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

NAME

6       waybar - river tags module
7

DESCRIPTION

9       The tags module displays the current state of tags in river.
10

CONFIGURATION

12       Addressed by river/tags
13
14       num-tags:
15           typeof: uint
16           default: 9
17           The number of tags that should be displayed. Max 32.
18
19       tag-labels:
20           typeof: array
21           The label to display for each tag.
22

EXAMPLE

24           "river/tags": {
25               "num-tags": 5
26           }
27

STYLE

29#tags button
30#tags button.occupied
31#tags button.focused
32#tags button.urgent
33
34
35       Note that occupied/focused/urgent status may overlap. That is, a tag
36       may be both occupied and focused at the same time.
37

SEE ALSO

39       waybar(5), river(1)
40
41
42
43                                  2021-11-02              waybar-river-tags(5)
Impressum