wezterm: teaching-font size
This commit is contained in:
		
							parent
							
								
									75cc0326bd
								
							
						
					
					
						commit
						bf79773eb3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -7,6 +7,7 @@ local theme = 'Solarized Light (Gogh)'
 | 
				
			||||||
local overrides = {
 | 
					local overrides = {
 | 
				
			||||||
    fonts = {
 | 
					    fonts = {
 | 
				
			||||||
        font = wt.font('JetBrains Mono'),
 | 
					        font = wt.font('JetBrains Mono'),
 | 
				
			||||||
 | 
					        font_size = 11,
 | 
				
			||||||
        harfbuzz_features = { 'calt=0', 'clig=0', 'liga=0' }
 | 
					        harfbuzz_features = { 'calt=0', 'clig=0', 'liga=0' }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    theme = { color_scheme = 'GruvboxDark' }
 | 
					    theme = { color_scheme = 'GruvboxDark' }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue