12 lines
		
	
	
		
			149 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			149 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| 
 | |
| [font]
 | |
| 	normal = { family = "Inconsolata", style = "Medium" }
 | |
| 	size = 8
 | |
| 
 | |
| [general]
 | |
| 	live_config_reload = true
 | |
| 
 | |
| [window]
 | |
| 	opacity = 0.8
 | |
| 	blur = true
 |