mirror of
https://tildegit.org/ben/dotfiles.git
synced 2025-03-29 09:13:22 +00:00
increase vscode fontsize
This commit is contained in:
parent
0961632f01
commit
622590248b
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"editor.fontFamily": "IBM Plex Mono",
|
"editor.fontFamily": "IBM Plex Mono",
|
||||||
"editor.fontSize": 15,
|
"editor.fontSize": 16,
|
||||||
"editor.wordWrap": "on",
|
"editor.wordWrap": "on",
|
||||||
"window.titleBarStyle": "custom",
|
"window.titleBarStyle": "custom",
|
||||||
"files.insertFinalNewline": true,
|
"files.insertFinalNewline": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user