background_opacity was depreciated.
used window.opacity instead
This commit is contained in:
		
							parent
							
								
									7ba6e4539e
								
							
						
					
					
						commit
						5200820855
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -49,6 +49,8 @@ window:
 | 
			
		|||
    x: 0
 | 
			
		||||
    y: 0
 | 
			
		||||
 | 
			
		||||
  opacity: 1.0
 | 
			
		||||
 | 
			
		||||
  # Spread additional padding evenly around the terminal content.
 | 
			
		||||
  dynamic_padding: false
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -357,7 +359,6 @@ bell:
 | 
			
		|||
#
 | 
			
		||||
# Window opacity as a floating point number from `0.0` to `1.0`.
 | 
			
		||||
# The value `0.0` is completely transparent and `1.0` is opaque.
 | 
			
		||||
background_opacity: 1.0
 | 
			
		||||
 | 
			
		||||
selection:
 | 
			
		||||
  # This string contains all characters that are used as separators for
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue