add manpage and make format option work

This commit is contained in:
trevnels
2022-05-19 15:32:10 -04:00
parent e2b676b800
commit b900c01381
2 changed files with 34 additions and 6 deletions

View File

@ -0,0 +1,31 @@
waybar-river-window(5)
# NAME
waybar - river window module
# DESCRIPTION
The *window* module displays the title of the currently focused window in river
# CONFIGURATION
Addressed by *river/window*
*format*: ++
typeof: string ++
default: {} ++
The format, how information should be displayed. On {} data gets inserted.
# EXAMPLES
```
"river/window": {
"format": "{}"
}
```
# STYLE
- *#window*
- *window#.focused* Applied when the output this module's bar belongs to is focused.