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.
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
33
34       Note that a tag can be both occupied and focused at the same time.
35

SEE ALSO

37       waybar(5), river(1)
38
39
40
41                                  2021-04-15              waybar-river-tags(5)
Impressum