codium: Change editor font
This commit is contained in:
parent
1c4e9ce071
commit
969a7282ed
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user