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
23       disable-click:
24            typeof: bool
25            default: false
26            If set to false, you can left-click to set focused tag. Right-
27       click to toggle tag focus. If set to true this behaviour is disabled.
28

EXAMPLE

30           "river/tags": {
31                "num-tags": 5
32           }
33

STYLE

35#tags button
36#tags button.occupied
37#tags button.focused
38#tags button.urgent
39
40
41       Note that occupied/focused/urgent status may overlap. That is, a tag
42       may be both occupied and focused at the same time.
43

SEE ALSO

45       waybar(5), river(1)
46
47
48
49                                  2023-11-05              waybar-river-tags(5)
Impressum