codium: Change editor font
This commit is contained in:
parent
a41f7b0c93
commit
e6e3110a58
@ -53,4 +53,8 @@
|
|||||||
"diffEditor.ignoreTrimWhitespace": false,
|
"diffEditor.ignoreTrimWhitespace": false,
|
||||||
"python.languageServer": "Microsoft",
|
"python.languageServer": "Microsoft",
|
||||||
"git.autorefresh": false
|
"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