codium: Change editor font
This commit is contained in:
		@@ -53,4 +53,8 @@
 | 
			
		||||
    "diffEditor.ignoreTrimWhitespace": false,
 | 
			
		||||
    "python.languageServer": "Microsoft",
 | 
			
		||||
    "git.autorefresh": false
 | 
			
		||||
    "editor.fontFamily": "'Fira Code Retina', 'Droid Sans Mono' , 'monospace', 'Droid Sans Fallback'",
 | 
			
		||||
    "editor.fontLigatures": true,
 | 
			
		||||
    "editor.fontSize": 14,
 | 
			
		||||
    "editor.lineHeight": 20
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user