mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
river/tags: add module
This commit is contained in:
38
man/waybar-river-tags.5.scd
Normal file
38
man/waybar-river-tags.5.scd
Normal file
@ -0,0 +1,38 @@
|
||||
waybar-river-tags(5)
|
||||
|
||||
# NAME
|
||||
|
||||
waybar - river tags module
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
The *tags* module displays the current state of tags in river.
|
||||
|
||||
# CONFIGURATION
|
||||
|
||||
Addressed by *river/tags*
|
||||
|
||||
*num-tags*: ++
|
||||
typeof: uint ++
|
||||
default: 9 ++
|
||||
The number of tags that should be displayed.
|
||||
|
||||
# EXAMPLE
|
||||
|
||||
```
|
||||
"river/tags": {
|
||||
"num-tags": 5
|
||||
}
|
||||
```
|
||||
|
||||
# STYLE
|
||||
|
||||
- *#tags button*
|
||||
- *#tags button.occupied*
|
||||
- *#tags button.focused*
|
||||
|
||||
Note that a tag can be both occupied and focused at the same time.
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
waybar(5), river(1)
|
Reference in New Issue
Block a user