mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Change comment format
This commit is contained in:
		
							parent
							
								
									55b307cddf
								
							
						
					
					
						commit
						d3d1e38c1b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -206,7 +206,7 @@ struct bar_config {
 | 
				
			||||||
struct border_colors {
 | 
					struct border_colors {
 | 
				
			||||||
	float border[4];
 | 
						float border[4];
 | 
				
			||||||
	float background[4];
 | 
						float background[4];
 | 
				
			||||||
	uint32_t text; /**< uint32_t because that's the format that cairo uses */
 | 
						uint32_t text; // uint32_t because that's the format that cairo uses
 | 
				
			||||||
	float indicator[4];
 | 
						float indicator[4];
 | 
				
			||||||
	float child_border[4];
 | 
						float child_border[4];
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue