mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	docs(image): add image doc in meson and fix title
This commit is contained in:
		| @@ -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', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 asas1asas200
					asas1asas200