logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

waybar - river tags module

Configuration

Addressed by river/tagsnum-tags: typeof: uint default: 9 The number of tags that should be displayed. Max 32. tag-labels: typeof: array The label to display for each tag. disable-click: typeof: bool default: false If set to false, you can left-click to set focused tag. Right-click to toggle tag focus. If set to true this behaviour is disabled. expand: typeof: bool default: false Enables this module to consume all left over space dynamically. hide-vacant: typeof: bool default: false Only show relevant tags: tags that are either focused or have a window on them.

Description

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

Example

"river/tags": { "num-tags": 5 }

Name

waybar - river tags module

See Also

waybar(5), river(1) 2025-02-21 waybar-river-tags(5)

Style

#tagsbutton#tagsbutton.occupied#tagsbutton.focused#tagsbutton.urgent Note that occupied/focused/urgent status may overlap. That is, a tag may be both occupied and focused at the same time.

See Also