mirror of https://tildegit.org/ben/dotfiles
increase vscode fontsize
parent
0961632f01
commit
622590248b
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"editor.fontFamily": "IBM Plex Mono",
|
||||
"editor.fontSize": 15,
|
||||
"editor.fontSize": 16,
|
||||
"editor.wordWrap": "on",
|
||||
"window.titleBarStyle": "custom",
|
||||
"files.insertFinalNewline": true,
|
||||
|
|
Loading…
Reference in New Issue