mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
docs(image): add image doc in meson and fix title
This commit is contained in:
parent
bc07a82579
commit
0ca1c3957a
@ -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"
|
||||
}
|
||||
```
|
||||
```
|
||||
|
@ -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)*
|
||||
|
@ -395,6 +395,7 @@ if scdoc.found()
|
||||
'waybar-disk.5.scd',
|
||||
'waybar-gamemode.5.scd',
|
||||
'waybar-idle-inhibitor.5.scd',
|
||||
'waybar-image.5.scd',
|
||||
'waybar-keyboard-state.5.scd',
|
||||
'waybar-memory.5.scd',
|
||||
'waybar-mpd.5.scd',
|
||||
|
Loading…
Reference in New Issue
Block a user