mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Fix formatting for title_format in man 5 sway
Use explicit linebreaks to make scdoc use a separate line for each entry listed
This commit is contained in:
		
							parent
							
								
									c3fbb01e07
								
							
						
					
					
						commit
						a298cad05c
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
					@ -299,10 +299,10 @@ set|plus|minus <amount>
 | 
				
			||||||
*title_format* <format>
 | 
					*title_format* <format>
 | 
				
			||||||
	Sets the format of window titles. The following placeholders may be used:
 | 
						Sets the format of window titles. The following placeholders may be used:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		%title - The title supplied by the window
 | 
							%title - The title supplied by the window ++
 | 
				
			||||||
		%app_id - The wayland app ID (applicable to wayland windows only)
 | 
							%app_id - The wayland app ID (applicable to wayland windows only) ++
 | 
				
			||||||
		%class - The X11 classname (applicable to xwayland windows only)
 | 
							%class - The X11 classname (applicable to xwayland windows only) ++
 | 
				
			||||||
		%instance - The X11 instance (applicable to xwayland windows only)
 | 
							%instance - The X11 instance (applicable to xwayland windows only) ++
 | 
				
			||||||
		%shell - The protocol the window is using (typically xwayland or
 | 
							%shell - The protocol the window is using (typically xwayland or
 | 
				
			||||||
			xdg_shell)
 | 
								xdg_shell)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue