docs(image): add image doc in meson and fix title

This commit is contained in:
asas1asas200
2023-01-22 20:16:46 +08:00
parent bc07a82579
commit 0ca1c3957a
3 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
waybar-custom(5)
waybar-image(5)
# NAME
@ -69,4 +69,4 @@ Addressed by *custom/<name>*
"interval": 5,
"on-click": "mpc toggle"
}
```
```

View File

@ -263,6 +263,7 @@ A module group is defined by specifying a module named "group/some-group-name".
- *waybar-custom(5)*
- *waybar-disk(5)*
- *waybar-idle-inhibitor(5)*
- *waybar-image(5)*
- *waybar-keyboard-state(5)*
- *waybar-memory(5)*
- *waybar-mpd(5)*