Init man documentation

This commit is contained in:
NotAShelf 2022-08-18 15:59:00 +03:00
parent 872cd6083d
commit 112d481ae7
No known key found for this signature in database
GPG Key ID: B96DF05812633566
1 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,31 @@
waybar-hyprland-window(5)
# NAME
waybar - hyprland window module
# DESCRIPTION
The *window* module displays the title of the currently focused window in Hyprland.
# CONFIGURATION
Addressed by *hyprland/window*
*format*: ++
typeof: string ++
default: {} ++
The format, how information should be displayed. On {} the current window title is displayed.
# EXAMPLES
```
"hyprland/window": {
"format": "{}"
}
```
# STYLE
- *#window*