mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	fixed uninitialized bar.wrap_scroll
This commit is contained in:
		
							parent
							
								
									947570e6df
								
							
						
					
					
						commit
						b246799548
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1118,6 +1118,7 @@ struct bar_config *default_bar_config(void) {
 | 
			
		|||
	bar->font = NULL;
 | 
			
		||||
	bar->height = -1;
 | 
			
		||||
	bar->workspace_buttons = true;
 | 
			
		||||
	bar->wrap_scroll = false;
 | 
			
		||||
	bar->separator_symbol = NULL;
 | 
			
		||||
	bar->strip_workspace_numbers = false;
 | 
			
		||||
	bar->binding_mode_indicator = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue