Skip to content

Instantly share code, notes, and snippets.

@giwankim
Created February 23, 2021 06:10
Show Gist options
  • Select an option

  • Save giwankim/1263df6f4540008208615a71ec338c3d to your computer and use it in GitHub Desktop.

Select an option

Save giwankim/1263df6f4540008208615a71ec338c3d to your computer and use it in GitHub Desktop.
VSCode settings for JetBrains Mono and p10k
{
// "workbench.iconTheme": "vscode-icons",
"editor.fontFamily": "JetBrains Mono",
"editor.letterSpacing": 1.2,
"editor.fontLigatures": true,
"terminal.integrated.fontFamily": "MesloLGS NF",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment