Merge pull request #4 from NotAShelf/hyprland

Init man documentation
This commit is contained in:
Vaxry 2022-08-18 15:10:42 +02:00 committed by GitHub
commit 406eb0ee9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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*